You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a non-image file ends up in the img directory (e.g. a .DS_Store) it crashes the process. We should add some error handling to prevent this, and/or check that we are loading supported image types (i.e. .gif).