platform
platform copied to clipboard
Error editing toolbar / sidebar in layout editor
we still have an issue when editing toolbar:
Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render
this only happens when this widget is in the toolbar:
{
"readOnly": true,
"fxHide": "lt-sm",
"roles": [
"admin"
],
"widget": "layout-edit-switch"
},