OS: MacOS Catalina
Browser: Google Chrome Version 80.0.3987.149 (Official Build) (64-bit)
Description: When dragging a window, if you left & right click at the same time, or quickly after another, an 'unbind' error is thrown. This has been tested locally and on the demo provided.
Error:
o.unbindUp is not a function
Suggested fix:
Check for value of o before running the bind events to make sure context was not lost
OS: MacOS Catalina Browser: Google Chrome Version 80.0.3987.149 (Official Build) (64-bit)
Description: When dragging a window, if you left & right click at the same time, or quickly after another, an 'unbind' error is thrown. This has been tested locally and on the demo provided.
Error:
Suggested fix: Check for value of o before running the bind events to make sure context was not lost