You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you click on a link at the bottom of a page, then use any mean to go to the previous page (back button, trackpad gesture, history.back()), the scroll position is not always properly restored.
As you can see in this exemple, the first back does not restore the correct position, but the second back does.
Version:
@inertiajs/vue3
version: 1.2.0Describe the problem:
If you click on a link at the bottom of a page, then use any mean to go to the previous page (back button, trackpad gesture, history.back()), the scroll position is not always properly restored.
As you can see in this exemple, the first back does not restore the correct position, but the second back does.
![2024-07-13 22 20 50](https://private-user-images.githubusercontent.com/17392251/348512114-670d1f75-cac4-420b-aa94-05457525eb3c.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTgwNDEsIm5iZiI6MTczOTM1Nzc0MSwicGF0aCI6Ii8xNzM5MjI1MS8zNDg1MTIxMTQtNjcwZDFmNzUtY2FjNC00MjBiLWFhOTQtMDU0NTc1MjVlYjNjLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwNTU0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIyZTAyZGRiMDViMGM3ZTE2OGFlZDk5MGIyMTk5NjRjODY5OWI1N2IxOTIwOTBiMTk5NThlOTVmOGU4OWM5NDcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rgMEcJSKY61i9FEmmx7rVpP8BCFx4MPPTLmCIfA12mE)
Steps to reproduce:
Here is the website where you can reproduce the issue: https://tee-time.ca/search?city_id=65&date=2024-07-14
If the is no results, try changing the date in the top-left corner.
The text was updated successfully, but these errors were encountered: