Answer the question
In order to leave comments, you need to log in
How can I get to the password reset page when mode history is enabled in vue-router?
I made a password reset component, which is available at: site.ru/reset-password/, the user goes to it from the letter (for example, site.ru/reset-password?token=123123123
). The documentation says that when using more history, we can no longer directly go to the page, for example: /account/, but how is it possible to visit the page with password recovery in spa applications? Do not create a separate page specifically for this.
Answer the question
In order to leave comments, you need to log in
The server should return index.html anyway. And then vue-router itself redirects to the desired route on its own
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question