Inan

Results 3 issues of Inan

https://github.com/carbon-design-system/carbon-charts/blob/a934f3f3dbc2f962040eca3935b556334093ca80/packages/core/src/components/graphs/pie.ts#L121 above you are passing only the first parameter to the getFillColor, however, in the typings and base component you have defined it like below: ```getFillColor(group: any, key?: any, data?:...

### Package carbon-components, carbon-components-react, @carbon/grid, @carbon/layout ### Browser _No response_ ### Package version v7.52.0 ### React version v17.0.2 ### Description I upgraded our current project to React Scripts v5.0.0. However,...

type: bug 🐛
status: needs triage 🕵️‍♀️

This issue persists. If I do squeezebox/dist it fails on ng build --prod saying @NgModule tag or strange private public property error. If I do just squeezebox import withd just...