mapillary / mapillary/mapillary-js

4.1.0 chunk load error on iOS Safari

Open
#540 4 comments 0 reactions 1 assignee View on GitHub

@oscarlorentzon is already working on this.

Since Jul 7, 2022.

discussion
Dominant language
TypeScript
Stars
516
Forks
89
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.