Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Svelte 4 Type Error #574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix: Svelte 4 Type Error #574

wants to merge 1 commit into from

Conversation

nocrest
Copy link

@nocrest nocrest commented Jul 23, 2024

Issue

Svelte 4 produces the type error "Type definitions are missing for this Svelte Component. If you are using Svelte 3.31+, use SvelteComponentTyped to add a definition"

Change

Replaced SvelteComponentDev with SvelteComponent

fix: Replaced SvelteComponentDev with SvelteComponent to get rid of the Svelte error "Type definitions are missing for this Svelte Component."
@CLAassistant
Copy link

CLAassistant commented Jul 23, 2024

CLA assistant check
All committers have signed the CLA.

@nocrest nocrest changed the title Update index.d.ts Fix: Svelte 4 Type Error Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants