-
-
Notifications
You must be signed in to change notification settings - Fork 4.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 the document.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
Damix48, cnolte, jjones315, ryoppippi, jere2101 and 3 more
Metadata
Metadata
Assignees
Labels
No labels