mathquill / mathquill

Easily type math in your webapp
http://mathquill.com
Mozilla Public License 2.0
2.61k stars 687 forks source link

Error when selecting textblock #1012

Closed obennet closed 11 months ago

obennet commented 11 months ago

When selecting textblock the following error is thrown:

Cannot use 'in' operator to search for '22' in undefined TypeError: Cannot use 'in' operator to search for '22' in undefined at _.select (webpack://MathquillComponent/../mathquill/build/mathquill.js?:694:32) at HTMLDocument.docmousemove (webpack://MathquillComponent/../mathquill/build/mathquill.js?:2086:55) at HTMLDocument.dispatch (webpack://MathquillComponent/../mathquill/node_modules/jquery/dist/jquery.js?:5135:27) at elemData.handle (webpack://MathquillComponent/../mathquill/node_modules/jquery/dist/jquery.js?:4939:28)