Closed pranavcbalan closed 4 years ago
Vuetify Version: 2.1.3 Vue Version: 2.6.10 Browsers: Chrome 77.0.3865.120 OS: Mac OS 10.14.6
Remove tab from start and add tab at the end while the last tab is active will show multiple tabs content as active.
Should need to work normally.
It should show the last tab instead of showing the previous one as active.
https://codepen.io/pranavcbalan/pen/WNNwaGa?editors=1010
Temporary workaround : https://codepen.io/pranavcbalan/pen/NWWNObL?editors=1010
fixed in 85f963eea
If you have any additional questions, please reach out to us in our Discord community.
Environment
Vuetify Version: 2.1.3 Vue Version: 2.6.10 Browsers: Chrome 77.0.3865.120 OS: Mac OS 10.14.6
Steps to reproduce
Remove tab from start and add tab at the end while the last tab is active will show multiple tabs content as active.
Expected Behavior
Should need to work normally.
Actual Behavior
It should show the last tab instead of showing the previous one as active.
Reproduction Link
https://codepen.io/pranavcbalan/pen/WNNwaGa?editors=1010
Other comments
Temporary workaround : https://codepen.io/pranavcbalan/pen/NWWNObL?editors=1010