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.5.3 Last working version: 3.5.1 Vue Version: 3.4.18 Browsers: Chrome 121.0.0.0 OS: Mac OS 10.15.7
Tab 3 gets highlighted
Tab 2 gets incorrectly highlighted instead
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Have the same problem, workaround is to use v-show. Seems to be a regression that happened in 3.5.2, before it worked.
Sorry, something went wrong.
Dynamic tabs need to be identified with value: https://play.vuetifyjs.com/#eNqFUt1q8zAMfRXhm7bQJvRn8NEvLYyxNxjsYt2F56iNmRMbW0kHo+8+2UlLOzYWCLakc47kg14+RfAqv3cu61oUa1EQ1s5Iwu2uASi6mXQuXVOgbENSN+iHFCfP1fg9V9iABJJvoAPIssQSjpoq6GZ6PwWqEPbWGHvUzSGhGuzQwwEpQKUPleGfsLxo51H8ElkDysgQNjvhzOxuJ646F0ZvH4xW70l2WeQc31YfPxwqFl/DU0TAGypbI0+pSHf4A+FeUSvNGvhkQNItLYZmRKAq2Rz4Ld7WSW1xQy9ya67n7mbMDaCssZ5nD61SGMLt+AkDnTQtMmTOxag7L/JU+AHJhkatyh4ZuNiJC5fvibuA8cX6ye86A2s5sNi5P5CrAbn6jhzicN4WDm/XJWb6bSryqy3jMCivHUFAah0Y9pb70NkhXTvrCT7B4x5OvekjXtZRbzH3CEwdjIBNhI330gSc/O8RLPuka7QtjccT2GxZ6gzP0quYRJ6P0xTmkVTk/UDcXpymYpmtsvk/ES932VK8fgH5t/qm
value
fix(group): update the value when delete an item (#19663)
5918658
fixes #19655 fixes #19213 Co-authored-by: John Leider <[email protected]>
johnleider
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.5.3
Last working version: 3.5.1
Vue Version: 3.4.18
Browsers: Chrome 121.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Expected Behavior
Tab 3 gets highlighted
Actual Behavior
Tab 2 gets incorrectly highlighted instead
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: