mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
3.91k stars 1.19k forks source link

[docs] LineChart stackblitz link creates a broken application #13612

Open Janpot opened 1 week ago

Janpot commented 1 week ago

Steps to reproduce

Link to live example: https://stackblitz.com/run?file=Demo.tsx

Steps:

  1. Open https://mui.com/x/react-charts/line-demo/#simplelinechart
  2. Click the stackblitz link for the first demo

Current behavior

Screenshot 2024-06-24 at 13 45 48

Expected behavior

A working stackblitz application

Context

Discovered while reporting https://github.com/mui/mui-x/issues/13611

Your environment

npx @mui/envinfo ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: stackblitz

michelengelen commented 1 week ago

Thanks @Janpot 👍🏼