Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Popover storybook - Broken component API #14034

Closed
2 tasks done
francinelucca opened this issue Jun 19, 2023 · 1 comment · Fixed by #14666
Closed
2 tasks done

[Bug]: Popover storybook - Broken component API #14034

francinelucca opened this issue Jun 19, 2023 · 1 comment · Fixed by #14666

Comments

@francinelucca
Copy link
Collaborator

Package

@carbon/react

Browser

Chrome

Package version

1.31.3

React version

18.2.0

Description

Table shows component 'undefined' and does not render correctly:

image

Reproduction/example

https://react.carbondesignsystem.com/?path=/docs/components-popover--playground#component-api

Steps to reproduce

Click on repro link and notice table is not showing props as expected

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

@azizChebbi
Copy link
Contributor

the definition of the popover component with the type assertion is what causes the docs not being displayed, this is the same issue #14146 with the HeaderMenuItem component docs, I opened this pull request #14617 that fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants