After several flow deploys - subj. situation is happening.
It's bug I think.
If you can narrow down the circumstances so that we can repeat it then we can investigate.
I think you can get this issue if you will set the dark angular theme, make some little changes in flow with deploy after each changing.
Usually i get this issue after 5-8 deploys (change-deploy) - theme becomes light.
Nope - rock solid for me.
I'll try to find dependences...
I think i get it:
as you can see theme set to dark (i just now change it from lite after login):
now if i logout from the admin interface and login again it becomes LIGHT:
ok... i'm changing it from light to dark again and deploy flows... and it's dark again..
but if i even don't logout and just press F5 (refresh admin page in browser) - theme becomes light again!!!
It turns out that I got the wrong impression that this happens after flows deploy, but it turns out that this happens both when the page is refreshed and when login.
looks like this property always set to default (light) after admin page reload or after login
I see that you are not using the Node-RED theme
, you are using the Angular theme
yes i do and i wrote about this from the begining...
@dceejay
Here is how to reproduce it:
- go to
dashboard
tab in sidebar - select the
Site
tab - change the fourth
Options
fromNode-RED theme everywhere
toAngular theme everywhere
- select the
Angular
tab - change the
Light / Dark
option to 'Dark' - do a
Deploy
- SHUT DOWN AND RESTART NR
- go to
dashboard
tab in sidebar - select the
Angular
tab
At this point you should see that theLight / Dark
option showsLight (default)
however, the dashboard is still currently dark but if you do a deploy, the darhboard reverts to Light because that is what now is in the option.
Exactly!
Option is saving after deploy, but revert to light after restart NR, relogin, refresh admin interface...
Great - if/as it's repeatable can you raise it as an issue on the dashboard project so we can track it. Thanks
Ok, i'll do it.
I'm facing the very same issue with Angular theme reverting to light.
Has anyone understood the reason and how to avoid it from happening?
Many thanks!
You are adding to a three year old thread. A lot has changed since then. Please start a new thread and describe what is happening.