MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Cookies When Navigating to String

Open
#2,973 2 comments 0 reactions 1 assignee View on GitHub

@peiche-ms is already working on this.

Since Nov 18, 2022.

bug priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

It seems that no cookies are saved for a page that is navigated using the NavigateToString method. More specifically, Firebase auth fails to save the user credentials for me in my case. However, if I use a local file to navigate and execute the SetVirtualHostNameToFolderMapping method, everything works as expected.

Is there a restriction that cookies (and/or the local storage) do not work while using the NavigateToString method? Am I missing something?

Any clarification is appreciated.
Thanks.

AB#42408968

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.