Vue version
3.4.38
Link to minimal reproduction
https://github.com/XuXYong/router-bug
Steps to reproduce
- Download the code from the link above and run it
- The home page has two buttons, clicking them will navigate to result-option page
- Click the OK button on the result-option page to return to the home page.
What is expected?
The OK button on the result-option page can return to the home page.
What is actually happening?
The writing style of Composition API is ok.
The writing style of Options API works fine on most machines, but Google Pixel 7 Pro and Samsung Galaxy S25 is not working, clicking the OK button has no response;
System Info
vue@3.4.38, vue-router@4.4.3
Google Pixel 7 Pro and Samsung Galaxy S25 is not working
Any additional comments?
No response
Vue version
3.4.38
Link to minimal reproduction
https://github.com/XuXYong/router-bug
Steps to reproduce
What is expected?
The OK button on the result-option page can return to the home page.
What is actually happening?
The writing style of Composition API is ok.
The writing style of Options API works fine on most machines, but Google Pixel 7 Pro and Samsung Galaxy S25 is not working, clicking the OK button has no response;
System Info
Any additional comments?
No response