walnuthq / walnut-landingpage

https://walnut.dev
2 stars 3 forks source link

Bug: Navigation buttons are not working properly #18

Closed melnikga closed 4 months ago

melnikga commented 4 months ago

The solution to this problem involves abandoning the classic anchor links, as they cause crashes and page reloads at the project build level. In this case, I used the react-scroll library, which allows you to use anchor links properly, while not reloading the page.