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
fix: cancel pending rAF in setFocusTarget on cleanup and re-invocation
Address CodeRabbit review feedback on PR #3100: track the
requestAnimationFrame ID via a ref and cancel it before scheduling
a new one or when the component unmounts.
Signed-off-by: majiayu000 <1835304752@qq.com>
0 commit comments