Skip to content

4.1.0 chunk load error on iOS Safari #540

Description

@pavch

Basic information

MapillaryJS version: 4.1.0
System/Browser: Safari Mobile

Steps to Reproduce Behavior

  1. Install mapillary-js package 4.1.0 to project with angular version 11.2.14.
  2. Create production build and run the app on iOS Safari.
  3. 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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions