-
Notifications
You must be signed in to change notification settings - Fork 106
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
codeSource doesn't work #44
Comments
I have seen this problem with React too. Might be related to #40. |
@Flo2315 Can you try again with the latest version of the builder, latest version of Storybook and latest version of Vite? |
doesn't work,use lit |
Ok so it works with Storybook 6.4 alpha? (Maybe also with Storybook 6.3.4 or newer?) |
6.3.4 doesn't work |
Ok, I suggest we wait for Storybook 6.4 then! (Or suggest that people use the alpha version). Since it works there, I think the problem is in Storybook and not in the Vite builder. |
Hi, I'm using Storybook 6.4.0-alpha.33 with Vite loader and it is impossible to show source code. Do you face the same issue with alpha.33 ? |
Hi 👋
It is impossible to show the source code of the component (vue 3).
any idea why this is not working?
Thx
The text was updated successfully, but these errors were encountered: