MajesticBay / basement-studio

0 stars 0 forks source link

Header doesn't scroll from any screen to another any screen #6

Closed in43sh closed 1 year ago

in43sh commented 1 year ago

When I click the last link in header, I can't scroll to that screen if I'm on the first screen.

shweps13 commented 1 year ago

That's a problem with @ap.cx/react-fullpage package. I replaced it with a native CSS scroll-snap and added React Router Navlinks to handle navigation between sections.

The issue was fixed at #10