View Transition scroll position not restored. #93
Labels
bug
Something isn't working
external package
Problems caused by other (npm) packages
help wanted
Extra attention is needed
When ViewTransitions are enabled the scroll position is meant to be restored after the browser back button is pressed. Something here seems to be preventing the scroll event handler setting its co-ordinate history in state, so the ViewTransitions component returns the user to 0,0 instead.
Is there anything you know of that could be preventing this? Another dev has had the issue with the AlpineJS package but that's not in use here.
The text was updated successfully, but these errors were encountered: