-
Notifications
You must be signed in to change notification settings - Fork 169
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
fix: Fix edge user agent #13446
fix: Fix edge user agent #13446
Conversation
Fix determining edge from userAgent. Fixes #13445
Kudos, SonarCloud Quality Gate passed! |
Hi @caalador and @Artur-, when i performed cherry-pick to this commit to 2.8, i have encountered the following issue. Can you take a look and pick it manually? |
Hi @caalador and @Artur-, when i performed cherry-pick to this commit to 2.7, i have encountered the following issue. Can you take a look and pick it manually? |
Fixes #13445 Co-authored-by: caalador <[email protected]>
Fixes #13445 Co-authored-by: caalador <[email protected]>
Fixes #13445 Co-authored-by: caalador <[email protected]> Co-authored-by: Artur Signell <[email protected]>
This ticket/PR has been released with Vaadin 23.0.7. |
This ticket/PR has been released with Vaadin 23.1.0.rc2 and is also targeting the upcoming stable 23.1.0 version. |
Fix determining edge from userAgent used in newer versions.
Fixes #13445