You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like 0 is treated as falsy value instead of actually a valid information
The text was updated successfully, but these errors were encountered:
edimitchel
changed the title
[Bug Report][3.6.10] TIme picker : Warning events when minutes is set to 0
[Bug Report][3.6.10] Time picker : Warning events when minutes is set to 0
Jul 1, 2024
Environment
Vuetify Version: 3.6.10
Vue Version: 3.4.30
Browsers: Firefox 127.0
OS: Mac OS 10.15
Steps to reproduce
Select hours, and minutes to something else than 0, then select 0.
Expected Behavior
No console warnings
Actual Behavior
Console logging 3 warning messages about bad payload emitted
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
This looks like 0 is treated as falsy value instead of actually a valid information
The text was updated successfully, but these errors were encountered: