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

Not working when using :value directive on input. #22

Closed
janhaa opened this issue Feb 27, 2020 · 3 comments
Closed

Not working when using :value directive on input. #22

janhaa opened this issue Feb 27, 2020 · 3 comments
Labels

Comments

@janhaa
Copy link

janhaa commented Feb 27, 2020

I'm currently injecting data into the input component directly via the :value directive, which does not trigger the autoresize. Changing to v-model fixes it.

Is there a fundamental restriction when using the value directive which makes the autoresize functionality not work?

@syropian
Copy link
Owner

Thanks for the report, I'll go ahead and try and reproduce the problem and get back to you.

@syropian
Copy link
Owner

syropian commented Feb 27, 2020

I was able to reproduce the issue, and I'll have a fix out shortly. Thanks again!

@syropian syropian added the bug label Feb 27, 2020
@syropian
Copy link
Owner

@janhaa Should be fixed in the latest version (1.0.10). Cheers!

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

No branches or pull requests

2 participants