mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.28k stars 283 forks source link

Invalid JS expression in Charts data series binding crashes Toolpad #2592

Closed prakhargupta1 closed 1 year ago

prakhargupta1 commented 1 year ago

Duplicates

Latest version

Steps to reproduce 🕹

https://github.com/mui/mui-toolpad/assets/92228082/422c72b9-481c-4f83-8318-0d5b503eca77

Current behavior 😯

No response

Expected behavior 🤔

No response

Context 🔦

No response

Your environment 🌎

npx @mui/envinfo ``` System: OS: macOS 13.3 Binaries: Node: 20.2.0 - ~/.nvm/versions/node/v20.2.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v20.2.0/bin/yarn npm: 9.6.6 - ~/.nvm/versions/node/v20.2.0/bin/npm Browsers: Chrome: 116.0.5845.110 Edge: Not Found Safari: 16.4 npmPackages: @emotion/react: 11.11.1 @emotion/styled: 11.11.0 @mui/base: 5.0.0-beta.11 @mui/core-downloads-tracker: 5.14.6 @mui/icons-material: 5.14.3 @mui/lab: 5.0.0-alpha.140 @mui/material: 5.14.5 @mui/private-theming: 5.14.6 @mui/styled-engine: 5.14.6 @mui/system: 5.14.5 @mui/toolpad: ^0.1.25 => 0.1.25 @mui/toolpad-components: 0.1.25 @mui/toolpad-core: 0.1.25 @mui/toolpad-utils: 0.1.25 @mui/types: 7.2.4 @mui/utils: 5.14.6 @mui/x-data-grid: 6.11.2 @mui/x-data-grid-pro: 6.11.2 @mui/x-date-pickers: 6.11.2 @mui/x-date-pickers-pro: 6.11.2 @mui/x-license-pro: 6.10.2 @types/react: 18.2.21 react: 18.2.0 react-dom: 18.2.0 typescript: 5.1.6 ```
apedroferreira commented 1 year ago

Thanks for finding and reporting it! Will fix.