Description
I'm sure there's a simpler repro than this, but I'm making a note of what I observed just now for further investigation later.
- Go to https://learn.svelte.dev/tutorial/textarea-inputs
- Hit 'solve'
- Change
- lists
to- [links](https://example.com)
- Click the newly-rendered link in the
output
section - Close the tab
The content will have been reset (this happens for me in Firefox and Chrome).
Weirdly, you have to actually close the tab — if you leave it open and navigate back to the tutorial, the content won't have been reset. And if you drag the newly opened tab into a separate window and then close it, nothing will happen. It's... strange.
Metadata
Metadata
Assignees
Labels
No labels