[charts-pro] Dependency local workspace reference causes runtime errors on createAxisFilterMapper
#14314
Labels
bug 🐛
Something doesn't work
component: charts
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Hello,
I noticed the following issue while trying to use the new zoom feature on charts-pro.
The following import is using a relative path to x-charts, rather than using
@mui/x-charts
.https://github.com/mui/mui-x/blob/b321b4076a977148d8f23cfd57e49906df4534b8/packages/x-charts-pro/src/context/CartesianProviderPro/createAxisFilterMapper.ts#L12C27-L12C39
This causes errors when resolving dependencies
Error:
Link to live example: CodeSandbox
I believe I'd need to sign a CLA if I were to open a PR, even though it's a 2-3 line patch. Am I correct?
Regards,
Pato
Search keywords: x-charts-pro
Order ID: 96664
The text was updated successfully, but these errors were encountered: