Skip to content

LanguageSwitcher currentUrl fixed for vue3 #29

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bilalyilmax
Copy link

fixed #13

The problem that the language switcher does not appear on the first page load in projects using vue 3 is due to the use of the reference variable. When we add the new usage with "||" to the first definition, the problem is solved. If this pull request is accepted and published with a new tag, this library can be used in vue3 without any problems.

resim

@bilalyilmax bilalyilmax changed the title vue-router 4 LanguageSwitcher currentUrl fixed LanguageSwitcher currentUrl fixed for vue3 Aug 8, 2022
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.

incorrect LanguageSwitcher currentUrl, vue-router 4
1 participant