You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The charts re-emit all Carbon css custom properties on their .cds--chart-holder wrapper. This resets the layering token model from Carbon and causes visual defects.
Example: GaugeChart
Chart data and options (automatically formatted so no need for backticks)
Relevant package(s)
Carbon Charts Version
1.22.0
Which bundler are you using?
Vite
What happened and what did you expect to happen?
The charts re-emit all Carbon css custom properties on their
.cds--chart-holder
wrapper. This resets the layering token model from Carbon and causes visual defects.Example: GaugeChart
Chart data and options (automatically formatted so no need for backticks)
No response
JavaScript console or build output (if relevant)
No response
StackBlitz repro
https://stackblitz.com/edit/github-ne9s2r?file=src%2FApp.jsx
IBM Application/Team (if relevant)
No response
What priority level would this be in your opinion?
P3 (Low)
The text was updated successfully, but these errors were encountered: