-
Notifications
You must be signed in to change notification settings - Fork 57
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
having issue with background clip in textarea #50
Comments
@geminigeek experiencing the same issue any updates? cc: @qq15725 |
I'm experiencing the same issue. Is there a good solution available? |
Hey! @SeoSang I've found a workaround, Instead of using a textarea, I've used a div with the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps To Reproduce
here is a reproduction link
[https://stackblitz.com/edit/vitejs-vite-jm8yya?file=src%2FApp.vue]https://stackblitz.com/edit/vitejs-vite-jm8yya?file=src%2FApp.vue
if i download an image for div with same styles its works fine , if i download image for textarea it shows double text
The text was updated successfully, but these errors were encountered: