You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: