Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(runtime-dom): avoid invoker being overridden.(#1747) #1760

Closed
wants to merge 3 commits into from
Closed

fix(runtime-dom): avoid invoker being overridden.(#1747) #1760

wants to merge 3 commits into from

Conversation

zhangzhonghe
Copy link
Member

see #1747

When the same method is registered as a listening method by different component, its Invoker is overridden.

@yyx990803
Copy link
Member

Thanks for the PR - however, I think it's better (and easier) to cache the invoker on the element by event name instead. See 1c967fc

@yyx990803 yyx990803 closed this Aug 3, 2020
@zhangzhonghe zhangzhonghe deleted the fix/#1747 branch August 4, 2020 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants