docs icon indicating copy to clipboard operation
docs copied to clipboard

setValue can't work in vuejs apps

Open rafwell opened this issue 4 years ago • 1 comments

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.

rafwell avatar Jun 15 '21 17:06 rafwell

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

stof avatar Oct 06 '21 12:10 stof