Skip to content

Compatibility issues of Vue 3 Options API with routing #14092

@XuXYong

Description

@XuXYong

Vue version

3.4.38

Link to minimal reproduction

https://github.com/XuXYong/router-bug

Steps to reproduce

  1. Download the code from the link above and run it
  2. The home page has two buttons, clicking them will navigate to result-option page
  3. 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 working

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions