-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
In my VSCode extension, I am using Svelte for the UI of my web panel. I have created multiple .svelte components that have onMount running fine in Svelte v3.59.1 and Svelte-Check v3.4.3.
I recently upgrade Svelte to 4.0.5 and Svelte-Check to 3.4.5 and ever since this upgrade, none of the onMount functions in any of my components are being invoked.
Reproduction
Link to GitHub Repo Files
https://github.com/ctc-oss/daffodil-vscode/blob/implement-highlevel-svelte-components/src/svelte/src/components/DataDisplays/CustomByteDisplay/DataLineFeed.svelte
Logs
No response
System Info
System:
OS: Linux 6.2 Pop!_OS 22.04 LTS
CPU: (12) x64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Memory: 20.95 GB / 31.26 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 18.16.0 - ~/.local/bin/node
Yarn: 1.22.19 - ~/.local/bin/yarn
npm: 9.5.1 - ~/.local/bin/npm
pnpm: 8.6.7 - ~/.local/bin/pnpm
### Severity
blocking an upgrade
Metadata
Metadata
Assignees
Labels
No labels