When I try to call the Jquery Mobile library (Using CDN or the code itself downloaded from Jquery Mobile .
I get the following error in the browser console (Chrome and Firefox):
Uncaught TypeError: Can not read property 'concat' of undefined
So I can not use anything from Jquery Mobile. Does anyone know anything that will help resolve this?