Replies: 1 comment 1 reply
-
You should use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in vue2 i can use the following code to set document.title.
/lang/index.js
/util/get-page-title.js
in router.beforeEach
but in vue3 this style is not ,how to set document.title in i18n next.
Beta Was this translation helpful? Give feedback.
All reactions