Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
I follow the example from the component-side and use the example for the fixed-viewport.
When I use the example for >=600px the height of the side-navbar is correct.
When I use the example for <600px the height of the side-navbar is correct.
Reproduction
StackBlitz https://vxisiwgo.stackblitz.io
Steps to reproduce:
- Drag the divider to adjust the screen width
- if < 600px the sidenavs height changes
Expected Behavior
Either display all the time the "aqua" background or never.
Actual Behavior
"aqua" background only when view-width <600px
Environment
- Angular: 19.2
- CDK/Material: 19.2.
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):