Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: Remove unreliable webkit-linux useragent check #319

Merged
merged 2 commits into from
May 5, 2023

Conversation

MarcoPolo
Copy link
Contributor

closes #318

@MarcoPolo MarcoPolo requested a review from achingbrain May 2, 2023 16:01
@achingbrain
Copy link
Member

CI is failing because navigator is not defined?

@achingbrain achingbrain merged commit 8f8df5c into master May 5, 2023
@achingbrain achingbrain deleted the marco/fix-webkit-linux branch May 5, 2023 06:42
github-actions bot pushed a commit that referenced this pull request May 5, 2023
## [1.0.16](v1.0.15...v1.0.16) (2023-05-05)

### Bug Fixes

* Remove unreliable webkit-linux useragent check ([#319](#319)) ([8f8df5c](8f8df5c)), closes [#318](#318)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

navigator.userAgent is unreliable in determining if the browser is webkit on linux
2 participants