Hi everyone,
Would like to check if it’s possible to implement “scroll state persistence” in Glide? This means the browser remembers the exact position on a page where you were (e.g., the middle of Page 1) and return you to that same spot when you navigate back, rather than scrolling back to the top of the page. This enhances user experience by keeping track of your scroll position across page loads when moving across pages.
Thank you.
Best regards,
Clement