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

use callback instead of resizeObserver #27

Conversation

thompsongl
Copy link

Plug into the underlying change event instead of relying on event-driven DOM APIs

@cchaos
Copy link
Owner

cchaos commented Sep 5, 2019

Works great in Firefox and Chrome, IE has a little animation for the single slider but I'm ok with that. The only problem I'm finding is that as soon as I click on the slider in IE, the dropdown disappears.

@thompsongl
Copy link
Author

@cchaos IE11 should be passable now

@cchaos
Copy link
Owner

cchaos commented Sep 9, 2019

Unfortunately this issue is also and still happening in Safari

@cchaos
Copy link
Owner

cchaos commented Sep 9, 2019

Awesome! All the browsers are working now, thank you!

@cchaos cchaos merged commit 5d169d0 into cchaos:into-feature/range-dropdowns Sep 9, 2019
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

Successfully merging this pull request may close these issues.

2 participants