-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When adding a component in the canvas, 2 changes are reco…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Open the editor on an app with m…
-
### Steps to reproduce
Create an app with authentication, without authentication app router and pages router.
### Current behavior
The apps have different routing structure and page content.
### E…
-
### Summary
The [dialog payload](https://mui.com/toolpad/core/react-use-dialogs/#with-dialog-payload) specifies that payload is expected to be of type `string`, which feels restrictive. For example, …
-
### Steps to reproduce 🕹
https://github.com/mui/mui-toolpad/assets/92228082/486fea0c-a924-4b62-950c-639ab1538289
Steps to reproduce:
1. Open https://stackblitz.com/fork/github/mui/mui-toolpad/t…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Try transforming any response in master--t…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Use Windows 11, from PowerShell
2. `npx c…
-
### Steps to reproduce
Steps:
1. Run `pnpm create toolpad-app`
2. Type dir `repro`
3. choose pages router
4. choose no authentication
5. `cd repro`
6. `pnpm dev`
7. open application
### C…
-
### What's the problem? 🤔
While working on Toolpad documentation (https://github.com/mui/mui-toolpad/pull/859) we kicked off a discussion about what should be the right name to call certain section…
-
I am attempting to customize the appearance of a cell in a Datagrid by importing a custom component and changing the column type to 'codeComponent.' However, I am encountering an issue with utilizing …