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
MapillaryJS version: 4.1.0 System/Browser: Safari Mobile
Steps to Reproduce Behavior
Install mapillary-js package 4.1.0 to project with angular version 11.2.14.
Create production build and run the app on iOS Safari.
We are observing the following error:
ERROR ERROR Error: Uncaught (in promise): ChunkLoadError: Loading chunk 4 failed.
The error is reproducable with clean cache on Safari. Removing mapillary and readding it with version 4.0.0 is fixing the issue. Readding mapillary-js 4.1.0 is showing the same error again, so our team is assuming this is not related to the common chunk errors, caused by wrongly cached files.
Could you help us identify what in mapillary can cause such behaviour?
Thank you!
The text was updated successfully, but these errors were encountered:
@sandromartis@pavch Thanks for providing additional information and workaround. For the next MJS version we will ensure that three.js is upgraded to the latest version. Hopefully the Angular build optimization can be used again then.
Basic information
MapillaryJS version:
4.1.0
System/Browser:
Safari Mobile
Steps to Reproduce Behavior
ERROR ERROR Error: Uncaught (in promise): ChunkLoadError: Loading chunk 4 failed.
The error is reproducable with clean cache on Safari. Removing mapillary and readding it with version 4.0.0 is fixing the issue. Readding mapillary-js 4.1.0 is showing the same error again, so our team is assuming this is not related to the common chunk errors, caused by wrongly cached files.
Could you help us identify what in mapillary can cause such behaviour?
Thank you!
The text was updated successfully, but these errors were encountered: