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
1、click button1 and button2 will echo noop
2、click toggle disable
3、 click button1 will echo noop,click button2 will echo twice click
4、toggle disable more,button2 will echo ... ... any
What is expected?
when bind dynamic event, can trigger correct event
What is actually happening?
not correct event
The text was updated successfully, but these errors were encountered:
Version
3.0.0-rc.5
Reproduction link
https://jsbin.com/reyalagawo/edit?html,console,output
Steps to reproduce
1、click button1 and button2 will echo
noop
2、click toggle disable
3、 click button1 will echo
noop
,click button2 will echo twiceclick
4、toggle disable more,button2 will echo ... ... any
What is expected?
when bind dynamic event, can trigger correct event
What is actually happening?
not correct event
The text was updated successfully, but these errors were encountered: