Closed
Description
With jQuery3+jQueryMobile (a custom build with only "virtual mouse events" selected), I get this fatal error:
jquery.mobile.custom.virtual_mouse.js:44 Uncaught TypeError: Cannot read property 'concat' of undefined(anonymous function)
@ jquery.mobile.custom.virtual_mouse.js:44(anonymous function)
@ jquery.mobile.custom.virtual_mouse.js:523(anonymous function)
@ jquery.mobile.custom.virtual_mouse.js:20(anonymous function)
@ jquery.mobile.custom.virtual_mouse.js:22
If I add the Migrate plugin, the error goes away and the code works, but no warning is generated that would help me find what the incompatibility is.
The only warnings I'm seeing are being triggered by jQueryUI, not jQuery Mobile.
Metadata
Metadata
Assignees
Labels
No labels