History mode configuration for Vue Router? #547
Answered
by
jourdain
evilkermit
asked this question in
Q&A
-
Is there a way in Trame to configure the history mode for the Vue Router? https://router.vuejs.org/guide/essentials/history-mode It looks like it defaults to hash mode, which is fine as a default, but I typically prefer to run things in HTML5 mode. |
Beta Was this translation helpful? Give feedback.
Answered by
jourdain
Jun 21, 2024
Replies: 1 comment
-
Technically it is possible but we haven't enabled it due to the need of a special server setup which don't always align well with trame deployment/usage. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
evilkermit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Technically it is possible but we haven't enabled it due to the need of a special server setup which don't always align well with trame deployment/usage.