The zindex for the backdrop was higher than the zindex for the sideDrawer and navigation bar which placed the backdrop over top of the navigation elements. Lowering this zindex below the zindex of the navigation elements allows for the sideDrawer navigation elements to be used.
The zindex for the backdrop was higher than the zindex for the sideDrawer and navigation bar which placed the backdrop over top of the navigation elements. Lowering this zindex below the zindex of the navigation elements allows for the sideDrawer navigation elements to be used.