We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.1.6 Vue Version: 3.2.47 Browsers: Chrome 109.0.0.0 OS: Windows
https://vue3next.vercel.app/admin/auth
Navigation functions (router.back(), router.push() ) will be worked when VSnackbar component is appearing.
Navigation functions (router.back(), router.push() ) are not working when VSnackbar component is appearing.
https://github.com/yatendra121/vite-vuetify-tailwind-3
The text was updated successfully, but these errors were encountered:
:close-on-back="false"
Related: #15130, vuejs/vue-router#3453
btw:
Sorry, something went wrong.
No branches or pull requests
Environment
Vuetify Version: 3.1.6
Vue Version: 3.2.47
Browsers: Chrome 109.0.0.0
OS: Windows
Steps to reproduce
https://vue3next.vercel.app/admin/auth
Expected Behavior
Navigation functions (router.back(), router.push() ) will be worked when VSnackbar component is appearing.
Actual Behavior
Navigation functions (router.back(), router.push() ) are not working when VSnackbar component is appearing.
Reproduction Link
https://github.com/yatendra121/vite-vuetify-tailwind-3
The text was updated successfully, but these errors were encountered: