Select one ... (check one with "x")
[x] bug
[ ] feature request
[ ] enhancement
VerticalNav documentation is incorrect in the code example for collapse nav. P URL: https://vmware.github.io/clarity/documentation/vertical-nav/collapsible-nav/normal
currently is:
should be:
Angular version: 4.x.x
latest
Clarity version:
latest
OS and version:
windows 10
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome Version 61.0.3163.100
@jlkoszarek: Thanks for reporting this issue. We will get this fixed soon.
Just a addition to this, [(clrVerticalNavCollapsed)]="collapsed" doesn't seem to do anything as per example (with @jlkoszarek fix that is).
However [clrVerticalNavCollapsed]="collapsed" loads the vertical nav in collapsed state which i believe was the intention of demo (could be wrong, most likely am).
@Aeseir yes it should be [clrVerticalNavCollapsed]="true" too
Hi there 馃憢, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.
Most helpful comment
@Aeseir yes it should be [clrVerticalNavCollapsed]="true" too