I have created a sample index.html file and included the latest jquery (3.1.0) and jquery mobile (1.4.5).
On the loading page the error console outputed:
jquery.mobile-1.4.5.js:3337 Uncaught TypeError: Cannot read property 'concat' of undefined`
on this line:
mouseEventProps = $.event.props.concat( mouseHookProps ),
When I tried include jquery-1.11.2 there was no issue. Can any one tell me why?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…