@sebuck wrote:
This can be reproduced with the sidemenu template:
ionic start myApp sidemenu
ionic platform add browser
Add expose-aside-when="large" to ion-side-menu
ionic build
ionic serve
Then resize your browser window and the Search, Browse, and Playlists content's width will not automatically resize with the browser window until the side menu collapses. However, once your browser window is large enough again, the content width resizes only to its initial size. If I don't use expose-aside-when, everything resizes just fine.I am new to Ionic. Is this an issue or am I expected to handle this resizing myself? If this is an issue, any suggestions for workarounds would be greatly appreciated!
Posts: 1
Participants: 1