mui / toolpad

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

Sandbox react-refresh #85

Closed Janpot closed 2 years ago

Janpot commented 2 years ago

There's already HMR but only for the to-level component. We will need to implement react-refresh on top of that to reduce the scope of updates to the running application when editing.

Janpot commented 2 years ago

fixed by https://github.com/mui/mui-toolpad/pull/270