Mehdi Achour
Mehdi Achour
Closing since no feedback was provided.
@supachaidev Please try @dan-cooke's solution and tell us if that was indeed the problem.
@filipemir Thank you so much for the effort 🙏🏼 This have been implemented as of Remix 1.10.0. You can use the new `preventScrollReset` on `` https://reactrouter.com/en/main/components/link#preventscrollreset
@kmergen website seems to be working fine, I think you found the culprit and fixed it. Closing this issue for now, don't hesitate to share the fix!
Should be fixed now that Remix sits on top of RR.
@ahoyahoy Can you give @dan-cooke suggestion a try and see if it fixes your issue? 🙏🏼
@twosaturdayscode is this still happening with latest Remix version?
Since Remix 1.10.0, the component is the one from React Router. Its implementation changed a bit, and the only calls to sessionStorage are within the component, removing the component like...
Nobody complained 🤷🏼
pinging @jacob-ebey since he worked on web-fetch