- Notifications
You must be signed in to change notification settings - Fork33.8k
Do not check for navigator to detect web environment in built-in extensions#251688
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
cc@mjbvz |
@deepak1556 fyi, I wonder if we did not fully adopt this yet in our code? |
Yeah we haven't adopted the changes in all of our extensions but our polyfill#250619 is meant to avoid any issues for such conditions. @jeanp413 I ran ![]() |
jeanp413 commentedJun 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@deepak1556 The issue is the way it's checked in the typescript extension |
Ah thats a good catch, we could probably proxy the |
0140ab3
intomicrosoft:mainUh oh!
There was an error while loading.Please reload this page.
…nsions (#251688)Do not check for navigator to detect web environment
…nsions (#251688)Do not check for navigator to detect web environment
Do not check for navigator to detect web environment in built-in extensions (#251688)Do not check for navigator to detect web environmentCo-authored-by: Jean Pierre <jeanp413@hotmail.com>
Uh oh!
There was an error while loading.Please reload this page.
Do not check for navigator to detect web environment in built-in extensions
Use recommendedcheck from release notes
Fixes#251541