FireMakeThunder

Results 4 issues of FireMakeThunder

### Describe the bug If `onMount` is invoked from within a `use:action` function, and is declared on a child node within an initially unmounted component, the code within `onMount` will...

### Describe the bug This code won't compile though it appears it should. It happens when using an element or svelte:fragment with `slot="name"`. ```html {@const id = 'create-element'} {id} ```...

bug
compiler

### Describe the bug When migrating a component from Svelte 4 to 5, JSDoc annotations that were above the `export let` props aren't found in `interface Props`. **Before** ```svelte /**...

bug

Has anyone else found that this fails to work at least since December or is it just me? ### Tried clean reinstall I've tried removing and reinstalling this extension and...