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(directive): 🧩 removeEventListener parameter is wrong #328

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

byog
Copy link

@byog byog commented Oct 18, 2023

el.handleClick 没有指向添加监听器时的同一个函数地址,导致移除监听器失败

el.__handleClick__ 没有指向添加监听器时的同一个函数地址,导致移除监听器失败
@vercel
Copy link

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
geeker-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 3:19am

@HalseySpicy HalseySpicy merged commit 176b167 into HalseySpicy:master Jun 18, 2024
1 check passed
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