jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.68k stars 2.4k forks source link

Cannot read property 'concat' of undefined #8589

Closed Dhanasekaranjones closed 7 years ago

Dhanasekaranjones commented 7 years ago

I'm using jquery mobile latest version and using jquery.min.js latest version. but i see the error
Uncaught TypeError: Cannot read property 'concat' of undefined at jquery.mobile-1.4.5.js jquery

Dhanasekaranjones commented 7 years ago

Uncaught ReferenceError: chartvar is not defined

I m using latest framework7 template.but i saw the error for Uncaught ReferenceError: chartvar is not defined. Tell me what's the error and solve solution.

vital

crazy-geek94 commented 6 years ago

It seems jquery mobile is not compatible with jquery version 3.X and that's the error reason.

ghost commented 6 years ago

@Dhanasekaranjones How did you solve the cannot read property 'concat' of undefined?

FritzTheBlitz commented 6 years ago

@SivakumarTNS https://stackoverflow.com/questions/38497347/jquery-mobile-1-4-5-uncaught-typeerror-cannot-read-property-concat-of-undefin

ghost commented 6 years ago

@FritzTheBlitz Thanks for your suggestion. I want to ask this for a curiosity, Is JQMIGRATE is necessary for Magento 2?

Please look into this, https://stackoverflow.com/questions/46941881/why-do-i-need-jquery-migrate-1-4-1-js-after-a-successful-jquery-upgrade(url)