CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
221 stars 20 forks source link

components doc: when a prop has the same name as a slot, only the slot is displayed #831

Open florian-sanders-cc opened 1 year ago

florian-sanders-cc commented 1 year ago

Context

In the cc-notice doc, you can see that only the message prop is displayed. cc-notice's doc within storybook showing all props but `message`

@Galimede did a quick test and found out that it happens when a prop has the same name as a slot.

Is this a CEM issue? Storybook issue?

HeleneAmouzou commented 2 months ago

There is the same issue for the cc-block.