Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Update mouseMoveHandler to check undefined #234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sankalp2502
Copy link

Additional condition added to check undefined for mouseEvent.originalEvent.targetTouches.
Without this check, if we try to drag the layout till the end of the screen then this value is undefined and gives javascript error.

Additional condition added to check undefined for mouseEvent.originalEvent.targetTouches.
Without this check, if we try to drag the layout till the end of the screen then this value is undefined and gives javascript error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant