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

setValue can't work in vuejs apps #86

Open
rafwell opened this issue Jun 15, 2021 · 1 comment
Open

setValue can't work in vuejs apps #86

rafwell opened this issue Jun 15, 2021 · 1 comment

Comments

@rafwell
Copy link

rafwell commented Jun 15, 2021

Hi. I'm integrating with an VueJS app and when I call $inputNode->setValue('test') I see the "test" string in the input, but when I click to submit form, for example, it's like the input was never inputed. In other words, vuejs can't get the input was changed.

Someone can show me a light? Thanks.

@stof
Copy link
Member

stof commented Oct 6, 2021

Should be reported in the repository of the driver you are using, as this does not seem like a documentation issue

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