Controlled Components #15015
-
I am coming from MaterialUI and so I am used to the controlled component "pattern" (https://mui.com/material-ui/guides/api/#controlled-components). When using Vuetify, I can see that visual component state changes even when not using This can also been seen in other components (like v-list-group: https://codepen.io/seb-lu/pen/eYyqwNg?editors=1011). For me (coming from MaterialUI) this feels like a bug, but maybe you can enlighten me, why Vuetify handles it that way and if there are any workarounds for those two use-cases. Thank you very much in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This works the way you expect in v3. |
Beta Was this translation helpful? Give feedback.
This works the way you expect in v3.