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]: Circular dependency between Button and IconButton #14399

Open
2 tasks done
haocheng6 opened this issue Aug 5, 2023 · 0 comments
Open
2 tasks done

[Bug]: Circular dependency between Button and IconButton #14399

haocheng6 opened this issue Aug 5, 2023 · 0 comments
Labels
role: dev 🤖 severity: 4 https://ibm.biz/carbon-severity type: bug 🐛

Comments

@haocheng6
Copy link
Contributor

Package

@carbon/react

Browser

No response

Package version

latest

React version

No response

Description

This is not a user-facing bug. See the "Steps to reproduce" below for details.

Reproduction/example

N/A

Steps to reproduce

Run yarn build in packages/react, and check the warning message in the terminal:

Circular dependency: src/components/Button/index.ts -> src/components/Button/Button.tsx -> src/components/IconButton/index.js -> src/components/Button/index.ts

Suggested Severity

Severity 4 = Unrelated to a user task, has a workaround or does not need a workaround.

Application/PAL

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
role: dev 🤖 severity: 4 https://ibm.biz/carbon-severity type: bug 🐛
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

3 participants