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
Fixing request animation frame callback issue. (#31)
The issue could result in multiple animation frame requests in succession
cancelling one another out. Can result in choppy interactions or what looks
like an update issue.