Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.6k
Open
Description
Describe the bug
If you configure your external layout to enable the view transition api (doc) and you have the async experimental flag turned on, the navigation between pages becomes really slow even if you don't have any data loading.
Reproduction
Just comment out thedocument.startViewTransition
call in the external layout or turn off the experimental async flag to have the navigation working as expected
System Info
It"works" on firefox because it doesn't support view transitions
Severity
blocking an upgrade
blocking the usage of async features
Metadata
Metadata
Assignees
Labels
No labels