-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Open
Labels
Description
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.0.13
Google Pixel 7 Pro and Samsung Galaxy S25 is not workingAny additional comments?
No response