Opened 11 years ago
Closed 11 years ago
#11537 closed bug (invalid)
Uncaught Error: Syntax error, unrecognized expression: :nth-child
Reported by: | Nazariy | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm using 1.7 branch from ajax.googleapis.com and today I have discovered that my application stopped to work.
There is not much I could mess up, as application is powered by jQuery Mobile and it use default behavior from tag attributes.
As from what I can see, since jQuery was upgraded to 1.7.2 that problem occurred, as it was working correctly with 1.7.1 branch.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
jQuery Mobile has not released a jQuery 1.7.2 compatible version, please see their release notes for correct version support
Note: See
TracTickets for help on using
tickets.
Having the exact same problem on a site of mine. Solved by downgrading to jQuery 1.7.1 and serving it locally instead of from Google.