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 navigator.userAgentData for platform detection when available #1797

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

mikevaux
Copy link

Closes #1781

Hope this looks ok! It's my first ever GitHub PR, so apologies for any newbie hiccups!

I ran the tests and got one error, but I don't think it's anything to do with this change...

Chrome 100.0.4896.127 (Mac OS 10.15.7) Interaction blurring the input should close dropdown when createOnBlur is true FAILED

@risadams risadams merged commit fe07ea2 into selectize:master Apr 23, 2022
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.

navigator.userAgent will change in Chrome 101, and currently logs an 'issue' in the console
2 participants