generated from justintaddei/npm-ts-template
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There are '/', '/arts', '/arts/:year' routes and different Header, MainPageHeader components with shared elements. On the page '/' i use MainPageHeader. On other pages i use Header.
Firstly, i had an issue with hash in url. For example, if i go from '/' to '/arts#d' and try to go back to '/' transition animation doesn`t work. But if i go to '/arts' and then back the animation works fine.
Also i have the same issue when i go to '/arts' then to '/arts/:year' and then back to '/'. If i reload '/arts/:year' page and then go to '/' animation works fine.
What could be the problem?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working