-
Notifications
You must be signed in to change notification settings - Fork 3
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
Inquiries about applying the addon. #15
Comments
Hi, thanks for opening this issue. Could you please share a screenshot from your console? Maybe we can find some additional information from there. Plus, I'd try to remove |
Hello, @danilowoz Thank you for the reply ! Below is the console log. Is the apiToken wrong? It has the same format as 123_12_1234 and consists of a total of 9 characters excluding '_'. |
Your token should be following strucutre: |
It seems that all apiTokens are not displayed because I am an invited general member. I'll have to ask the recharts team about this. |
Hello, @danilowoz ! If I add To indicate that all components should be imported from recharts we get something like that sandbox where it imports CategoricalChart instead of the correct AreaChart, etc. This means that we need an Import map in the meta of each story ? |
Hello, I am trying to apply this addon to an open source project called
recharts
.I went through the process below, but an error is occurring.
process
npm i @codesandbox/storybook-addon --save-dev
storybook/main.ts
storybook/preview.ts
error message
I couldn't find a solution due to lack of references.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: