You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 6 more