Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.