Skip to content
#

styleguide

Here are 783 public repositories matching this topic...

storybook
darkowic
darkowic commented Apr 26, 2021

Describe the bug
When story id starts with settings, the addon panel is frozen/broken/not responding. 🤯

https://user-images.githubusercontent.com/11510581/116053981-83f51f80-a67b-11eb-8a70-28e8b989b50e.mp4

To Reproduce
I reproduced it on newly created CRA with SB. See video above.

To reproduce: just add story id starting with settings

export default {
  title: "
react-styleguidist
style-dictionary
custa1200
custa1200 commented Oct 7, 2019

One of the consumers of our system uses curly braces for content replacement in strings.

Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.

I have tried a number of ways to escape the braces with no luck

Other languages and templating systems seem to use the concept of using double curly b

Improve this page

Add a description, image, and links to the styleguide topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the styleguide topic, visit your repo's landing page and select "manage topics."

Learn more