Primary button not appearing
N
Noah Hendrickson
So i made some color, border radius and height customization to the button component. In the story book preview everything works except the contained primary button, it just doesnt appear. Seems like in the json it has display: "none" but only for the containedPrimary? Any help would be great
Olivier Tassinari
It seems to be the same issue as https://github.com/mui/mui-design-kits/issues/362
Andy Baumgartner
Our designer also experienced this issue, although it did not happen in an unaltered file, so likely something we introduced?
Makes me wonder how debugging should work when using the plugin. For example is it safe to delete the primary button, and copy a version from an unaltered MUI Figma kit?