[Bug Report][3.6.13] VSnackbar timer not updated when timeout changes #20196
Closed
Description
Environment
Vuetify Version: 3.6.13
Vue Version: 3.4.30
Browsers: Edge 126.0.0.0
OS: Windows
Steps to reproduce
- Set timeout to some value and use timer when mounting the snackbar
- Change the timeout duration
- Show snackbar
Expected Behavior
The timer strip would update its countdown counter when changing timeout
Actual Behavior
The timer keeps the initial timeout value and no longer displays remaining time correctly