Closed NubbDev closed 3 months ago
Hi @NubbDev
I did a quick mockup (https://github.com/poppa/sveltekit-svg/commit/da52531644175338636d0488b27ba5b4818ab946) of your code, but I can't reproduce the error.
My guess is your error is related to something else since I can't see any promises in your sample code and you have this error: Uncaught (in promise)
So unless you can provide me with a sample-repo with this error re-produced in isolation, I'm afraid I can't do very much about it atm.
Ok. I create a repo of the current project I'm on: https://github.com/NubbDev/anime-frontend
You don't have to run the desktop app, just run the dev script.
I created a whole new project, the same thing and I don't receive this runtime error. I really don't know what caused this error to happen.
I don't get what I did wrong. I'm getting this runtime error.
Uncaught (in promise) Error: this={...} of <svelte:component> should specify a Svelte component.
package.json