Page Transition
I set my page transition like it is shown in the docs:
I want to use that for all of my pages and it should work since im not using any layouts.
My /pages looks like that
[1]/pages/search/...
[2]/pages/user/...
When i switch a page in these folders everything works fine.
Also when i go from / to [1]
When i try to switch from [1] or from / to [2] the fadeout works but it pops directly in without a transition.
Then when i want to navigato out of [2] to any other pages which isnt in [2], it simply doesnt show up. My screen just goes black.
No special settings are done, im sure nothing affects the transition
1 Reply
Would you mind creating a repro? https://nuxt.new