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
Error is:
Uncaught TypeError: Cannot read property 'code' of undefined
at RawEvent.codeForScheme (model.js:872)
at Object.collectWords (tableUI.js:2191)
at HTMLTableElement. (tableUI.js:103)
at HTMLTableElement.dispatch (jquery-3.1.1.min.js:3)
at HTMLTableElement.q.handle (jquery-3.1.1.min.js:3)
This only happens when mousing over un-coded rows. I don't think this is actively breaking anything, so should be low priority to fix.
The text was updated successfully, but these errors were encountered:
Error is:
Uncaught TypeError: Cannot read property 'code' of undefined
at RawEvent.codeForScheme (model.js:872)
at Object.collectWords (tableUI.js:2191)
at HTMLTableElement. (tableUI.js:103)
at HTMLTableElement.dispatch (jquery-3.1.1.min.js:3)
at HTMLTableElement.q.handle (jquery-3.1.1.min.js:3)
This only happens when mousing over un-coded rows. I don't think this is actively breaking anything, so should be low priority to fix.
The text was updated successfully, but these errors were encountered: