[🐞] exception TypeError: Cannot read properties of null (reading '5')
encountered after unbind
#422
Labels
TypeError: Cannot read properties of null (reading '5')
encountered after unbind
#422
Describe the bug
After
unbind
ing a map, the following exception is encountered when there is a queued mouse event that triggers after the unbind.Reproduction
https://jsfiddle.net/techfg/2ysfwq7x/47/
Steps to reproduce
jsFiddle
doesn't output the exception in its built-in console areaUnbind
button after completing step 3Reset
buttonDisable Tooltips
buttonEnable Highlight
buttonUnbind
button after completing step 3Environment Info
Windows 11 Edge Version 124.0.2478.67 (Official build) (64-bit) but any browser will reproduce
Expected Behavior
No exception is encountered
Additional Information
No response
The text was updated successfully, but these errors were encountered: