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

Flash of default height in IE11 #27

Open
paulinekorkina opened this issue Oct 25, 2019 · 1 comment
Open

Flash of default height in IE11 #27

paulinekorkina opened this issue Oct 25, 2019 · 1 comment

Comments

@paulinekorkina
Copy link

Textarea jumps in IE11 when typing: https://dl.dropboxusercontent.com/s/viuuu3ylqg28dwh/record_191025_133058.gif
The gif doesn't demonstrate this issue properly but there are flashes of default height at every 3 or 4 symbol.

This is my code:
<textarea-autosize ref="myTextarea" :min-height="30" :max-height="350" rows="1" v-model="text" />
There are no styles, just font-size and default browser's one.
How can I fix it?

@zyrianov-v-fd
Copy link

So what's up with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants