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
OnMove/onTouchMove function under mouse.tsx got error for element variable with Type 'T|RefObject ' is not assignable to type T. n the line of 'dispatch({type: 'mousemove', event, element}))'
Please help to resolve the issue. I just get the src code and work on top of it without using npm compiled package.
The text was updated successfully, but these errors were encountered:
OnMove/onTouchMove function under mouse.tsx got error for element variable with Type 'T|RefObject ' is not assignable to type T. n the line of 'dispatch({type: 'mousemove', event, element}))'
Please help to resolve the issue. I just get the src code and work on top of it without using npm compiled package.
The text was updated successfully, but these errors were encountered: