NodeJS SPA, clicking an internal link doesn't move page scroll to top

Wappler 5.0.0
NodeJS + PostgreSQL
Firefox

Page A: very long page (e.g.: terms and conditions)
Page B: very long page (e.g.: privacy policy)

You’re in the end of page A, and you click an internal link to go to page B. The scroll position of page A is maintained instead of getting to the top, so the user has to manually scroll up.

When navigating between different pages, scroll should not be preserved (maybe add an exception for when the current link is equal to the next link, excluding different GET parameters)

Community Page
Last updated: