Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use next Link component in tab #1076

Merged
merged 1 commit into from
May 29, 2024
Merged

feat: use next Link component in tab #1076

merged 1 commit into from
May 29, 2024

Conversation

johangirod
Copy link
Contributor

should fix a lot of ChunkLoadError in production
fix #969

should fix a lot of ChunkLoadError in production
fix #969
Comment on lines +13 to +14
window.addEventListener('runloadbar', loadBar.run);
window.addEventListener('cancelloadbar', loadBar.cancel);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@XavierJp XavierJp merged commit 86e3008 into main May 29, 2024
8 checks passed
@XavierJp XavierJp deleted the 969-next-link branch May 29, 2024 06:23
XavierJp added a commit that referenced this pull request May 29, 2024
johangirod added a commit that referenced this pull request May 29, 2024
should fix a lot of ChunkLoadError in production
fix #969
XavierJp pushed a commit that referenced this pull request May 29, 2024
)

* feat: use next Link component in tab (#1076)

should fix a lot of ChunkLoadError in production
fix #969

* chore: use parallel route for documents instead react async component wrapped in suspense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sentry] ChunkLoadErrors causé par une navigation trop rapide et une connectivité lente
2 participants