MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Cookies When Navigating to String
@peiche-ms is already working on this.
Since Nov 18, 2022.
- 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.