Ionic 5 menu doesn't show up
问题 I have a demo application where I want to insert a menu. Unfortunately I can't get this menu to appear in the header. I've tried different approaches, but I can't find the solution. My app.component.html looks like this: <ion-app> <app-header></app-header> <ion-router-outlet id="main-content"></ion-router-outlet> <app-footer></app-footer> </ion-app> My header.component.html like this: <ion-menu side="start" contentId="main-content"> <ion-header> <ion-toolbar color="primary"> <ion-buttons slot