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
Hmm, yes... This is due to the URLs being handled as IDs if the ID is not specified, so you have two files with the same ID, and to the preloader it looks like only two files were loaded and three were expected. Trying to do this should probably throw an error instead.
If you have something like this:
no event is triggered. But if you add invalid file or remove duplicate, everything works fine.
The text was updated successfully, but these errors were encountered: