Bug: error message React does not recognize the slotProps
prop on a DOM element when using LineCharts
#10072
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
component: charts
This is the name of the generic UI component, not the React module!
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
Directly be able to reproduce in CodeSandbox and StackBlitz playground links from the current x-charts documentation here.
Or you can click the links below (no edited).
Steps:
Current behavior 😯
The lines of the charts are able to plotted and drew correctly, however React would complain about the
React does not recognize the
slotPropsprop on a DOM element
error when developing.Expected behavior 🤔
No error messages prompted by React just like bar charts.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: