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

suggested() doesn't work as expected in IE (9 - 11) #48

Open
bmcmahen opened this issue Oct 23, 2014 · 0 comments
Open

suggested() doesn't work as expected in IE (9 - 11) #48

bmcmahen opened this issue Oct 23, 2014 · 0 comments

Comments

@bmcmahen
Copy link
Contributor

this is because window.scrollY and window.scrollX aren't supported. We need to use window.pageYOffset etc as a fallback instead. I'll do a pr when I have 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