Ticket #3385 (new bug)
Opened 2 years ago
mobile-jq.html example does not work with jQuery Mobile Beta 1
| Reported by: | ondrisko | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | examples | Version: | 2.11 RC1 |
| Keywords: | jQuery Mobile | Cc: | krc@… |
| State: |
Description
mobile-jq.html is currently working with jQuqery Mobile Alpha 3 release. I tried to replace it with the most recent version - jQuery Mobile Beta 1 (only changed the links to stylesheet and scripts in the header of the html file). The page fails to load with an error in Renderer.js (line 145): this.size = size.clone(); . The error is: size is null (Firebug).
Tested on: Widnows Home Premium 64-bit, Opera Mini 6 Simulator, Firefox 5.0 desktop (and also IE, Opera, Safari, Chrome).
Note: See
TracTickets for help on using
tickets.
