Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: UTextarea skips first input with the @input handler #2414

Open
fayazara opened this issue Oct 18, 2024 · 0 comments
Open

Bug: UTextarea skips first input with the @input handler #2414

fayazara opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@fayazara
Copy link

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 on UTextarea component. Using a watch on the v-model value works fine

Additional context

Image

Logs

No response

@fayazara fayazara added bug Something isn't working triage labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant