Story does not render webcomponents #15818
Unanswered
razvancurcudel
asked this question in
Help
Replies: 1 comment
-
@razvancurcudel can you create a small reproduction following these guidelines and factoring in NX into them so that the issue could be triaged a bit better and possibly someone can help you solve it? Thanks in advance. Stay safe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I use Storybook for rendering my custom webcomponents. I use it with NX.
With version 5 of storybook, all seemed to worked fine. After an upgrade of NX and thus an update to Storybook to version 6, I got some problems rendering my webcomponents. I receive the below error.
Also, some of the stories, despite the fact that they export multiple functions with different states of the webcomponent, in the storybook appears just one.
Storybook version: "@storybook/web-components": "^6.3.6"
Beta Was this translation helpful? Give feedback.
All reactions