Hello, Ive had trouble to disable the sidebar on certain pages. Im trying to hide it on the html with the ngIF, but cant see a correct way to disable it and then re-enable it when needed.
Could you guys point me on the right track?
For example, Ive made my own integration of login page, therefore i dont need the sidebar appearing before my user is logged. I have the corresponding boolean to check and verify is the user is logged.
How do i toogle the sidebar for this to work.
Hello, Ive had trouble to disable the sidebar on certain pages. Im trying to hide it on the html with the ngIF, but cant see a correct way to disable it and then re-enable it when needed.
Could you guys point me on the right track?
For example, Ive made my own integration of login page, therefore i dont need the sidebar appearing before my user is logged. I have the corresponding boolean to check and verify is the user is logged. How do i toogle the sidebar for this to work.