-
Notifications
You must be signed in to change notification settings - Fork 555
Open
Description
Version
v1.9.0
Reproduction link
https://github.com/gitHubUser151/creativeTimBug.git
Operating System
Windows 10
Device
Dell Laptop
Browser & Version
Google Chrome 109.0.5414.120
Steps to reproduce
- Replace app.routing.ts in your copy of project. Or simply replace redirectTo: 'dashboard' by redirectTo: 'table' in app.routing.ts on lines 11 and 23.
- Get project compiled.
- Open localhost:4200 on your browser on the screen greater than 991px width.
- Resize the window to smaller than 990 px width.
- Press sandwich button to open sidebar menu on the right.
- Close the sidebar.
- Resize the window back to more than 991px width.
- You should see the bug on the left sidebar: icons, account, dropdown, logout from mobile version sidebar are on the wide screen version sidebar.
What is expected?
Side bar on the left no to have elements of mobile version side bar.
What is actually happening?
Icons, account, dropdown, logout from mobile version sidebar are on the wide screen version sidebar.
Solution
Additional comments
Metadata
Metadata
Assignees
Labels
No labels