-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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]: render: key
is not a prop issue since 7.2.0-alpha.0
#23782
[Bug]: render: key
is not a prop issue since 7.2.0-alpha.0
#23782
Comments
same issue on 7.2.2 |
@EugeneKamikaZe Do you use addon-designs, and if so, could you see if upgrading to the latest version solved it? |
Upgrading to version 7.0.4 of @storybook/addon-designs fixed this error for me |
I was able to reproduce this when I upgraded the main Storybook package from |
Thanks closing this for now. Please let us know if upgrading |
same issue on v7.4.0 also |
same issue on 7.3.2 |
same issue on 7.4.1, i updated all libs to 7.4.1 |
@Predhin @EugeneKamikaZe and @likeuwill |
@kasperpeulen 7.0.5 |
@kasperpeulen i dont use
and package.json
|
@likeuwill I see that the bug is still there in |
@EugeneKamikaZe Can you show my your deps like @likeuwill did? |
|
|
@tonai @kasperpeulen Hi, I believe I've found another addon that needs to be updated: storybook-addon-themes https://github.com/tonai/storybook-addon-themes |
Thank you so much for that @dawidjablonski89 ! That addon is maintained by the community. It seems like it does not support Storybook 7 though: tonai/storybook-addon-themes#79 In that issue there's a new package which proposes an alternative that supports Storybook 7. Could you try that one out, and if it has the same issue, can you please open an issue on that repo? |
@kasperpeulen sorry for the delayed response, |
Same issue with |
@Predhin and @atomicrobokid could you open issues respective to the packages which have them? Thanks! |
Describe the bug
Since Storybook 7.2.0-alpha.0, any Storybook throws this error in the console:
After investigating, these are the candidate PRs introduced the issue:
UI: Improve Button layout and props - Chromatic
UI: Add storyStatus to sidebar UI - Chromatic
UI: Improve tabs component, more type correct, allow for FC as title - Chromatic
To Reproduce
Either of these options:
Then check dev tools console
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: