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

Disable autosize not working #29

Open
arifhussain353 opened this issue Nov 27, 2019 · 0 comments
Open

Disable autosize not working #29

arifhussain353 opened this issue Nov 27, 2019 · 0 comments

Comments

@arifhussain353
Copy link

I am using this to handle autosize dynamically. I added prop autosize to false but it's still resizing. Any idea what's wrong with it?
<textarea-autosize id="mainComment" v-model="typedComment" placeholder="Write a comment..." name="" :min-height="34" :max-height="150" :autosize="false" ></textarea-autosize>

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

1 participant