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

Query variables function doesn't get props typings #1397

Open
SeppahBaws opened this issue Nov 28, 2024 · 0 comments
Open

Query variables function doesn't get props typings #1397

SeppahBaws opened this issue Nov 28, 2024 · 0 comments

Comments

@SeppahBaws
Copy link
Collaborator

Describe the bug

image

Since components are no longer classes, usage of the ComponentProps has also changed slightly:
image

The generation pipeline doesn't take this into account and simply generates the old way, even for svelte 5 components:
image

Reproduction

No response

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

No branches or pull requests

1 participant