Disable ui tab of Dashboard

I have tried to but don't work , the same .

Which browser are you using? Are you able to try another (Firefix, Chrome)?
I used Edge, but I have test it to in chrome with the same result

This will be check it , to see what happen.

Thanks

Having checked the console, if nothing there, then build a very small small with a couple of tabs and inject/change nodes to enable/disable them. Check whether that works for you and if not then export those nodes so we can import them and see whether it works for us. Include a ui node on each tab in the export so we should be able to test it fully.

Hi,
Are you sending the object as msg.payload to the ui-control node?
As the debug suggests it's msg.tabs

That has been fixed, see the later debug o/p. It is now in msg.payload.

Apologies, I read most of the thread but missed that.

you need to use underscores _ to replace any spaces in the tab names.

Would that prevent them all from working, or just the ones with spaces?