Skip to content
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

[Bug Report][3.1.6] Navigation issue using vue-router when VSnackbar is appearing. #16761

Closed
yatendra121 opened this issue Feb 23, 2023 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@yatendra121
Copy link

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

  1. Login using password 12345678
  2. User Section
  3. Edit any record
  4. Issue will be appearing

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

@KaelWD
Copy link
Member

KaelWD commented Feb 23, 2023

:close-on-back="false"

Related: #15130, vuejs/vue-router#3453


btw:
Screenshot_20230223_192442

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2023
@KaelWD KaelWD added the duplicate The issue has already been reported label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants