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
I've inspected it futher. Event handler can pass only one value. Is this possible to modify this mechanism to pass more values in the handler? Something like onHandle(event/value, ...args) to pass more arguments?
siloam
changed the title
ui-textfield events are not working properly
Proposal: pass more arguments in event handlers
Apr 26, 2022
Development Relevant Information:
Description:
v-model is working fine but I got undefined while typing at @change and @update:modelValue events
Steps To Reproduce:
Try it yourself
The text was updated successfully, but these errors were encountered: