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
I'm wondering, if the emitted update:focused events had some change from vuetify 3 to version 4.
I have a table, which on cell-click (or dblclick) renders an edit control in the cell, and which changes back to display the formatted value on blur.
But since upgrading to vuetify 4, I often get a blur immediately after starting the edit, or opening the menu of a select, ...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering, if the emitted
update:focusedevents had some change from vuetify 3 to version 4.I have a table, which on cell-click (or dblclick) renders an edit control in the cell, and which changes back to display the formatted value on blur.
But since upgrading to vuetify 4, I often get a
blurimmediately after starting the edit, or opening the menu of a select, ...Anybody an idea what changed?
Beta Was this translation helpful? Give feedback.
All reactions