I've had this problem for a while and haven't really found anyone with a similar issue. The Svelte 5 snippets do not accept primitive types as arguments.
.
I have the script tag marked with lang="ts"
but this still happens. Any ideas what is causing this? Using IntelliJ IDEA