Replies: 1 comment
-
https://adminlte.io/docs/3.2/layout.html ("Preloader" section) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Maybe I don't understand the intent of this, but I modified the left sidebar to remember it's state after a reload- open or closed:
When I reload the page, the left sidebar is rendered open, and then automatically closes, which doesn't look too good.
I tried both TRUE and FALSE for no-transition-after-reload.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the sidebar to be initially rendered as closed after a reload. I wouldn't expect it to be rendered open first and then closed.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions