Safari is still not working
Open
- Dominant language
- JavaScript
- Stars
- 85
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi. Safari >13 support was supposedly added to v 1.2.0, but I can't get it to work.
Safari support requires a match for `navigator.userAgent.match( /Safari\/(1[3456789])/ )`, but this does not match the Safari user agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.