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: raf.cancel not clean up correct map id #482

Merged
merged 2 commits into from
Nov 6, 2023
Merged

fix: raf.cancel not clean up correct map id #482

merged 2 commits into from
Nov 6, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 6, 2023

这个错误会导致删除错误 id 导致 cancel 无法正确清理 raf。但是因为应用中有非常多的 raf,导致原生 id 会被迅速提升而不会遇到被误删的问题。

Copy link

vercel bot commented Nov 6, 2023

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

Name Status Preview Updated (UTC)
util ❌ Failed (Inspect) Nov 6, 2023 10:48am

@zombieJ zombieJ merged commit d7901b2 into master Nov 6, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix-id branch November 6, 2023 10:53
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.

1 participant