So the issue is the following, I've created an basic app setup for my project which contains three components at this time (in hierarchy follow):
- App bar
- Screen view
Screen 1
Tab Component
- Nav Drawer
The issue is that when I'm opening the nav drawer I'm not able to click on one of the list items because my tab view seems to be still active. So my question is if this appears to be a bug or if I'm doing something wrong. This worked in the open repo version