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

[Bug] CanvasElement unknown type #105

Closed
StefanIlieP5 opened this issue May 18, 2023 · 2 comments · Fixed by #106
Closed

[Bug] CanvasElement unknown type #105

StefanIlieP5 opened this issue May 18, 2023 · 2 comments · Fixed by #106
Labels
bug Something isn't working released This issue/pull request has been released.

Comments

@StefanIlieP5
Copy link

Describe the bug

Svelte check throws errors when check interactions stories

Steps to reproduce the behavior

1.Go to this
https://stackblitz.com/github/StefanIlieP5/svelte-storybook7

  1. Run in console pnpm check:svelte

Expected behavior

canvasElement should have a known type

Screenshots and/or logs

image

@StefanIlieP5 StefanIlieP5 added the bug Something isn't working label May 18, 2023
@bledeabogdan
Copy link

I'm wondering why the Render default type has canvasElement as unknow type by default? How do we properly specify the template type of the StoryContext. Have I missunderstood the usage of play function?

@shilman
Copy link
Member

shilman commented Jun 9, 2023

🚀 Issue was released in v3.0.3 🚀

@shilman shilman added the released This issue/pull request has been released. label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released This issue/pull request has been released.
Projects
None yet
3 participants