Hello I'm new user
I created a desktop with several tabbed windows. Each website is viewed on a different device.
How to disable options to return to page no.0 after debugging or restarting node-red?
I want to continue to see open visited views in browser windows.
e.g:
/ui/#!/1
/ui/#!/2
/ui/#!/3
without refreshing and returning to /ui/#!/0
Does this involve the start-url parameter in manifest.json?
thanks eweryone for solution, ( please explain the solution in a simple way)