-
Notifications
You must be signed in to change notification settings - Fork 55
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
CTA to install Chrome extensions is visible #3312
Comments
Thanks for reporting the issue. I've assigned this to a dev who can help follow up on this. |
Thanks for the bug report @q71114! We'll get this fixed, I've opened it as a bug on our backlog. |
Thanks for reporting, it's been fixed recently. Please check it out in sdk 1.0.1777-prerelease. |
Fix is in WebView2 runtimes 114.0.1784.0+. Thanks! |
@champnic @Master-Ukulele Can this issue be re-opened please? We are seeing a regression of this issue in version |
Thanks @deanmalone, we will take a look. |
@deanmalone Hi, I didn't repro to see the banner. Can you check if it's still a problem? However, I saw the chrome web store page has a button that can open the "allow extension from other stores" dialog. Is this the issue you talking about? |
@Master-Ukulele , there are a few issues here:
Because of the above, this is highly confusing for our app's users since it erroneously uses an Edge dialog and makes them believe that they will be able to install and use these extensions, but they can't. |
Thanks for reporting. We see the access from banner is disabled. But the access from the button "add to chrome/get" become reactive now. We will try to block "allow extension from other stores" dialog completely. |
Hi @q71114, The issue has been resolved in 1.0.1829-prerelease. Please let us know if you continue to experience any problems. Thank you! |
Description
When visiting Chrome extension store Edge related banner is displayed with CTA to allow extensions from Chrome store.
Version
SDK: 1.0.1671-prerelease
Runtime: Evergreen, 110.0.1587.69
Framework: WPF
OS: Win11
Repro Steps
Expected: No CTA banner is displayed.
Actual: CTA banner to allow extensions from Chrome store is displayed.
Screenshots
Additional context
Allow extensions from other stores
button can be clicked which opens a native popup.AB#49821879
The text was updated successfully, but these errors were encountered: