<ion-menu-button autoHide="false"></ion-menu-button>
At first load it give an error:
zone.js:1102 Unhandled Promise rejection: Cannot read properties of undefined (reading 'offsetWidth') ; Zone: <root> ; Task: Promise.then ; Value: TypeError: Cannot read properties of undefined (reading 'offsetWidth')
If we reload then working fine please help me to fix it...