Side navigation
#11537 closed bug (invalid)
Opened March 30, 2012 05:14PM UTC
Closed March 31, 2012 04:28PM UTC
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.
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.