Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selected/unrecognized expression error in IE8 console #92

Open
ghost opened this issue Jan 16, 2015 · 1 comment
Open

Selected/unrecognized expression error in IE8 console #92

ghost opened this issue Jan 16, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 16, 2015

I am running IE11 and testing my app using the IE8 emulator in IE11's dev tools.

If I update selectivizr to commit 7fb749a, many errors like the following begin to get logged to the console in IE:

Selector '} .ui-datepicker-rtl .ui-datepicker-prev:hover' threw exception 'Error: Syntax error, unrecognized expression: } .ui-datepicker-rtl .ui-datepicker-prev'
Selector '} .ui-datepicker-rtl .ui-datepicker-next:hover' threw exception 'Error: Syntax error, unrecognized expression: } .ui-datepicker-rtl .ui-datepicker-next'
Selector '} .chosen-container-single .chosen-single abbr:hover' threw exception 'Error: Syntax error, unrecognized expression: } .chosen-container-single .chosen-single abbr'

The style of the page also no longer looks correct.

I tried updated to the most recent commit and the issue still exists.

When I have some more time, I'll see if removing certain css files will cause the error to go away to see if perhaps there's something wrong with one of my css files that is causing this.

@ghost ghost changed the title Selected/unrecognized expression error in IE8 console Selected/unrecognized expression error in IE8 console after change 7fb749a1637b0780b0b90570053823421b45fcfd Jan 16, 2015
@ghost ghost changed the title Selected/unrecognized expression error in IE8 console after change 7fb749a1637b0780b0b90570053823421b45fcfd Selected/unrecognized expression error in IE8 console Jan 16, 2015
@webuniverseio
Copy link

👍 Thanks @vproman for mentioning working commit number, saved me some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant