Skip to content

When the same component is bound to the same event, the event will be problematic #1747

@tangjinzhou

Description

@tangjinzhou

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 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions