core
core copied to clipboard
bug: AppContainerLayout menu not working as mini-drawer rather basic drawer
Describe the bug AppContainerLayout not working the way it supposed to work. The drawer is not appeared as a mini drawer but as a basic drawer, which cause the drawer appeared over the content.
To Reproduce Steps to reproduce the behavior:
- Any logged in route where AppContainerLayout has been used eg. https://demo.wrappid.dev/forms
- See error
Expected behavior Mini drawer should work as it is shown in MUI. https://mui.com/material-ui/react-drawer/#mini-variant-drawer
Screenshots
Screenshots to help explain problem.
Desktop (please complete the following information):
- OS: any
- Browser any
- Version any
Smartphone (please complete the following information):
- Mobile Build not tested.
Additional context It's working before.