Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(theme): fixed history back issue while using iOS Safari (#3658) #3671

Merged
merged 3 commits into from Apr 26, 2024

Conversation

0xlau
Copy link
Contributor

@0xlau 0xlau commented Mar 21, 2024

close #3658

After multiple attempts to build the old version, I ultimately attributed the issue to the pull request in #3359.

I think it's a problem with VPLocalNavOutlineDropdown, because after deleting it in the VPLocalNav.vue file, this issue was resolved.

To delve deeper, it is the problem caused by onClickOutside of the @vueuse/core.

@brc-dd brc-dd self-assigned this Apr 26, 2024
@brc-dd brc-dd merged commit 1a72181 into vuejs:main Apr 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

History back issue while using iOS Safari
2 participants