Closed BeeMargarida closed 11 months ago
Why is the intellisense not working?
Oh, forgot to submit the comment explaining, but the .svelte.d.ts files are not being generated for some components. A commit that changed the yarn.lock was the one that caused this.
This commit works. The next one doesn't.
EDIT: sorry, I was writing on the phone and the autocomplete introduced typos.
Fixed in patch 0.15.4
What package has an issue
@svelteuidev/core
A clear and concise description of what the bug is
Intellisense does not work when using svelteui after 0.15.0.
In which browser(s) did the problem occur?
No response
Steps To Reproduce
<Button>Click</Button>
Do you know how to fix the issue
Yes
Are you willing to participate in fixing this issue and create a pull request with the fix
Yes
Relevant Assets
No response