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

browser - Change iOS Chrome detection result to 'chrome: true' #54

Open
nonoll opened this issue Aug 27, 2020 · 0 comments
Open

browser - Change iOS Chrome detection result to 'chrome: true' #54

nonoll opened this issue Aug 27, 2020 · 0 comments

Comments

@nonoll
Copy link

nonoll commented Aug 27, 2020

Version

2.3.2

Development Environment

iOS Chrome

Current Behavior

  • iOS Chrome userAgent
    • Mozilla/5.0 (iPhone; CPU iPhone OS 13_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.122 Mobile/15E148 Safari/604.1
  • codesandbox test code
// browser result
chrome : false,
....
others : true,
version : 0

Expected Behavior

// browser result
chrome : true,
....
others : false,
version : 84
nonoll pushed a commit to nonoll/tui.code-snippet that referenced this issue Aug 27, 2020
nonoll pushed a commit to nonoll/tui.code-snippet that referenced this issue Aug 27, 2020
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