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

detect bugs #1340

Open
cwyan605 opened this issue Apr 11, 2018 · 0 comments
Open

detect bugs #1340

cwyan605 opened this issue Apr 11, 2018 · 0 comments

Comments

@cwyan605
Copy link

detect.js:
webview = !chrome && ua.match(/(iPhone|iPod|iPad).AppleWebKit(?!.Safari)/),
safari = webview || ua.match(/Version/([\d.]+)(^S|[^M]
(Mobile)[^S]
(Safari))/)

$.browser.safari returns true when we use UC , QQ or other Chinese browser in iphone;
Please consider the Chinese zepto users. Thank you!

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