You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Chrome Version 81.0.4044.138 (Official Build) (64-bit)
Steps to reproduce
Adjust width of window
When adjusting past each breakpoint, observe when the NavItems disappear/reappear - independent of the appearance of the collapsed toggle hamburger menu
What is expected?
Expect elements of Navbar to be swapped out with the toggle menu as the screen size passes the specified breakpoint (elements disappear, toggle menu simultaneously appears at the same screen width).
What is actually happening?
Elements of the Navbar are disappearing after certain breakpoints, but before the toggle menu appears, leading to no visible navigational items in certain screen widths.
Solution
Additional comments
This is my first time submitting a bug report, please let me know if there's any other info you need. Thanks!
The text was updated successfully, but these errors were encountered:
Version
1.1.0
Reproduction link
https://github.com/mj1268/ArgonBugReport-NavbarCollapse
Operating System
Windows 10
Device
Laptop
Browser & Version
Google Chrome Version 81.0.4044.138 (Official Build) (64-bit)
Steps to reproduce
What is expected?
Expect elements of Navbar to be swapped out with the toggle menu as the screen size passes the specified breakpoint (elements disappear, toggle menu simultaneously appears at the same screen width).
What is actually happening?
Solution
Additional comments
This is my first time submitting a bug report, please let me know if there's any other info you need. Thanks!
The text was updated successfully, but these errors were encountered: