Closed
Description
Just typing I find the text input focus is lost randomly which makes typing difficult. The following gif is from https://learn.svelte.dev/tutorial/your-first-component
This seems like a problem because I'm writing the script tag and end tag before the contents of it, is that something I shouldn't do?