mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.46k stars 109 forks source link

[Bug] JSON parse error when switching page quickly #440

Closed maxschulz-COL closed 2 months ago

maxschulz-COL commented 2 months ago

Description

Adresses https://github.com/McK-Internal/vizro-internal/issues/659. This PR shows that the mentioned issue also occurs in a pure dash app.

To reprduce, run hatch run example, load page and immediate navigate away from home page. The same error as in the issue mentioned will appear in the console.

Given that this is not an issue many users will face, and given that it has only occured in integration tests, I would propose we shelve, but not close this issue.

@Joseph-Perkins How do you want to deal with issues that we are real, want to keep track of, but do not want to work on. Presumably the tag Won't fix will suffice?

After we decide this, I will close this PR

Screenshot

Notice

maxschulz-COL commented 2 months ago

Closing this PR and moving related issue https://github.com/McK-Internal/vizro-internal/issues/659 to blocked