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]: Using <Loading> for OverflowMenu's renderIcon prop no longer works in Carbon 11 #17336

Open
2 tasks done
molyholy opened this issue Sep 4, 2024 · 0 comments
Open
2 tasks done

Comments

@molyholy
Copy link

molyholy commented Sep 4, 2024

Package

@carbon/react

Browser

Firefox

Package version

1.x

React version

No response

Description

In Carbon 10, you could pass in a <Loading> component into an <OverflowMenu>'s renderIcon prop with no problem

Screen.Recording.2024-09-04.at.2.36.24.PM.mov

In Carbon 11, doing the same thing will result in this weird dark circle.
image

Reproduction/example

https://stackblitz.com/edit/github-bmgxxb-etdqjm?file=src%2FApp.jsx,package.json

Steps to reproduce

  1. Import OverflowMenu and Loading
  2. Pass in Loading component into OverflowMenu's renderIcon prop

Suggested Severity

None

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
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

2 participants