mui-toolpad
mui-toolpad copied to clipboard
Query renaming issues
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Steps to reproduce 🕹
Steps:
- Create a query
- Rename it
- Observe it in the global scope
Current behavior 😯
- All its properties except
paramsare lost, and a node with the previous name still exists in the global scope under "Other" - For queries, an error message is observed which disappears on reloading the page
Expected behavior 🤔
The node is renamed with all properties remaining as it is
Context 🔦
| Before | After |
|---|---|
https://github.com/mui/mui-toolpad/assets/19550456/22804419-44ce-4876-8834-42673d44f31a
Your environment 🌎
No response
I encountered it a few times now and it certainly creates confusion during binding.
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.