Removed the absolute part of the NavBar so it could follow the user when they went down the page. If you were low enough and switched pages, it was possible to be in the middle of the new one, hence why i added to the router a scrollBehavior, putting us at the top every time we switch pages. If there is another way to do this let me know i'm curious as to other ways to force the page to be on top.
Removed the absolute part of the NavBar so it could follow the user when they went down the page. If you were low enough and switched pages, it was possible to be in the middle of the new one, hence why i added to the router a scrollBehavior, putting us at the top every time we switch pages. If there is another way to do this let me know i'm curious as to other ways to force the page to be on top.