Dashboard tab is blank

I recently had to re-install v3.1 on my raspberry pi. However, when I click on the Dashboard tab in the dropdown list in the upper right corner, the tab opens blank and without any sub-tab for Layout.
Can someone tell me how to fix this?
Thank you

You say you had tu reinstall NR, have you added any ui nodes to your flow?
Please export your flow and attach it to reply.

Thank you for your reply.
I was unable to attach my flow - I received an error message that since I was a new user I was not allowed to attach anything.

In Manage Palette, what do you see if you put "dash" in the search box? - something like this:

Yes. It shows node-red-dashboard v3.6.1 in use 21 nodes

I would try clearing the browser cache and if that doesn't fix it, make a backup copy of your .node-red directory and reinstall using the node-red script.

bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) --node18

Using --node18 to ensure you have up to date node.js.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.