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 got those error many times... RTCodeError: when using 'on' events, use lambda '(p1,p2)=>body' notation or use {} to return a callback function. error: [onClick='this.onClick']
Is there any option of auto bind event handler function?
The text was updated successfully, but these errors were encountered:
I got those error many times...
RTCodeError: when using 'on' events, use lambda '(p1,p2)=>body' notation or use {} to return a callback function. error: [onClick='this.onClick']
Is there any option of auto bind event handler function?
The text was updated successfully, but these errors were encountered: