Strange behavior when navigating from not-found page to another page in my app.
Unanswered
Pip gall wasp posted this in #help-forum
Pip gall waspOP
I have a problem navigating from page 404 to any other page in the app.
When I go to another page using both router.push from router/navigation and the usual Link tag, I have no styles for the header, my loader and for footer. For everything else, they are there and work fine. For the header, there are only styles that are registered via js, using framer-motion.
If I reload this page, everything falls into place and all styles load normally. This bug working only in production build
Can i get help please?
When I go to another page using both router.push from router/navigation and the usual Link tag, I have no styles for the header, my loader and for footer. For everything else, they are there and work fine. For the header, there are only styles that are registered via js, using framer-motion.
If I reload this page, everything falls into place and all styles load normally. This bug working only in production build
Can i get help please?