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've found a rather rare bug, the first character gets skipped when we're using the @input event on UTextarea component. Using a watch on the v-model value works fine
Additional context
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Version
2.18.7
Reproduction
https://stackblitz.com/edit/github-j4n37h?file=app.vue
Description
I've found a rather rare bug, the first character gets skipped when we're using the
@input
event onUTextarea
component. Using a watch on the v-model value works fineAdditional context
Logs
No response
The text was updated successfully, but these errors were encountered: