We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I am also getting the same error. I upgrade my jQuery version from 2.2.0 to 3.7.1.
Any solution?
Sorry, something went wrong.
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 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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: