Skip to content

jQuery Mobile breaks without Migrate but no warning is triggered with Migrate #205

Closed
@teo1978

Description

@teo1978

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions