Is it intended that the navbar cannot be hidden on switch type routes? My group of routes wrapped inside a router with the prop showNavigationBar={false} will not display a navigation bar if route type="replace", but a navigation bar pops up when I set it to "type="switch".