Skip to main content

Bug Tracker

Side navigation

#11460 closed bug (invalid)

Opened March 09, 2012 02:43PM UTC

Closed March 09, 2012 03:19PM UTC

Last modified March 09, 2012 09:35PM UTC

Compatibility with Jquery Mobile

Reported by: cjfudge@gmail.com Owned by:
Priority: low Milestone: None
Component: misc Version: 1.7.2b1
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery 1.7.2b1 no longer works with jquery mobile.

I have tried several combinations of jquery/mobile and jquery core.

the latest core 1.7.2b1 doesnt work with jquery mobile (tried latest stable jquery mobile).

Simple example:

jq 1.7.1 working with mobile 1.1.0-rc.1 http://jsfiddle.net/bf2U6/3/

jq 1.7.2b1 doesnt

http://jsfiddle.net/bf2U6/2/

I get the same issue with all versions of mobile I have tried.

Attachments (0)
Change History (2)

Changed March 09, 2012 03:19PM UTC by addyosmani comment:1

component: unfiledmisc
priority: undecidedlow
resolution: → invalid
status: newclosed

Thanks. We're aware of this issue and are currently working to iron it out.

From Dave Methvin: "The reason I haven't pulled the trigger on 1.7.2 as yet is that there are some issues I wanted to iron out with the Mobile team so that their next RC worked with it. We're passing UI unit tests already. I'm still hoping to get this out in the next couple of days"

This should hopefully be resolved shortly.

Changed March 09, 2012 09:35PM UTC by dmethvin comment:2

Should be fixed in the next RC of jQuery Mobile 1.1, they landed my patch this morning.