You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System:
OS: Windows 10 10.0.18362
CPU: (12) x64 AMD Ryzen 5 3600X 6-Core Processor
Binaries:
Node: 12.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.21.1 - C:\Program Files\nodejs\yarn.CMD
npm: 6.12.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.18362.449.0 Additional context
Removing the link-list makes the preview render correctly so I'm thinking it might be a problem parsing the nested objects.
Possible bug
I'm not sure if this is supposed to show the arguments that can be passed to create the component, if it's a bug, or if there is something wrong with my config.
Thanks and if any help is needed to fix this issue leave me a message!
The text was updated successfully, but these errors were encountered:
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!
Describe the bug
Code styling is not rendered correctly
To Reproduce
https://github.com/ocBruno/components/tree/fix/replace-addon-info-addon-docs
WIP: feat(storybook): add addon-docs HospitalRun/components#241
Expected behavior
Correct code styling preview
Screenshots
Working component styling preview:
Component styling preview bug:
Code snippets
DefaultNavbar provides correct styling while linked list doesn't:
System:
OS: Windows 10 10.0.18362
CPU: (12) x64 AMD Ryzen 5 3600X 6-Core Processor
Binaries:
Node: 12.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.21.1 - C:\Program Files\nodejs\yarn.CMD
npm: 6.12.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 44.18362.449.0
Additional context
Removing the link-list makes the preview render correctly so I'm thinking it might be a problem parsing the nested objects.
Possible bug
I'm not sure if this is supposed to show the arguments that can be passed to create the component, if it's a bug, or if there is something wrong with my config.
Thanks and if any help is needed to fix this issue leave me a message!
The text was updated successfully, but these errors were encountered: