MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Apostrophe character ( ' ) in prevents custom HTML page from loading contents
Open
Nobody has claimed this yet.
bug
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
WebView2 is being used to make a TextBox component.
It navigates to a HTML file and has contenteditable mode on, along with editor mode enabled.
While typing, apostrophes are correctly displayed, however, when I try to re-open saved text that had apostrophes anywhere, it just does not load. If I manually open the file, all the text is saved along with the apostrophes but whenever I try to open it in editor, it fails to load the contents.
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.