Jeff Phillips
Jeff Phillips
@priley86 Setting the `navCollapsed` does not handle mobile hide/show for the nav menus. Looks like you need to set the controlledState mobile and showMobileNav props.
@mturley Yes, I believe the navCollapsed is only for desktop mode.
Hmmm.... The current patternfly dependency is 3.7 which also has dependencies on D3 3.x as does angular-patternfly (via patternfly). This would mean an update to both of those repositories as...
Go to https://www.patternfly.org/components/menus/select#typeahead Open in `codesandbox` Click in the typeahead Notice that you cannot type what you are searching for until you click again (which also closes the menu)
The docs still show running `5.3.3` for me.