jquerymobile.com icon indicating copy to clipboard operation
jquerymobile.com copied to clipboard

Concat issue?

Open TonyKnibb-MakaraHealth opened this issue 2 years ago • 3 comments

Error: Cannot read properties of undefined (reading 'concat')

I'm using jquery 3.3.1 and I've tried 3.6.1 also

jquery mobile is 1.4.5

TonyKnibb-MakaraHealth avatar Oct 12 '22 16:10 TonyKnibb-MakaraHealth

I am also getting the same error. I upgrade my jQuery version from 2.2.0 to 3.7.1.

Any solution?

Screenshot 2024-04-12 at 12 29 58 PM

pardeepzapbuild avatar Apr 12 '24 06:04 pardeepzapbuild

Error: Cannot read properties of undefined (reading 'concat')

I'm using jquery 3.3.1 and I've tried 3.6.1 also

jquery mobile is 1.4.5

@TonyKnibb-MakaraHealth, Any solution?

pardeepzapbuild avatar Apr 12 '24 07:04 pardeepzapbuild

@pardeepzapbuild It turned out that jquery mobile 1.4.5 won't work with anything newer than jquery 2.2.4

I ended up having to use jquery 2.2.4 on the one page that required jquery mobile 1.4.5, and jquery 3.3.1 everywhere else.

TonyKnibb-MakaraHealth avatar Apr 12 '24 07:04 TonyKnibb-MakaraHealth