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

[Problem/Bug]: sessionStorage is being blocked #4864

Open
BradCB opened this issue Oct 17, 2024 · 4 comments
Open

[Problem/Bug]: sessionStorage is being blocked #4864

BradCB opened this issue Oct 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@BradCB
Copy link

BradCB commented Oct 17, 2024

What happened?

Google maps is no longer working because its trying to set a sessionStorage variable but WebView2 seems to be blocking it.

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

1.0.2792.45

Framework

Winforms

Operating System

Windows 10

OS Version

22H2

Repro steps

I can reproduce the issue when I use the html from https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_sessionstorage
and NavigateToString.

image

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response

@BradCB BradCB added the bug Something isn't working label Oct 17, 2024
@charlessowers2024
Copy link

charlessowers2024 commented Oct 17, 2024

We have the same issue with our application. We changed back to using google version 3.57 and it works; however, this version is going to be removed shortly. *in looking at this again, the sessionblocking may not be the issue as this did not change in the version of 3.57

@charlessowers2024
Copy link

This is currently impacting thousands of our customers so a solution would be greatly appreciated. Not sure why this being blocked.

@victorhuangwq
Copy link
Collaborator

What is google version 3.57?

@BradCB
Copy link
Author

BradCB commented Oct 17, 2024

I downgraded google maps javascript to version 3.56 (https://developers.google.com/maps/documentation/javascript/versions) for a work around for now. It looks like version 3.57 works also but 3.58 does not.

Using 3.58 I get this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants