Bug, feature request, or proposal:
[ x ] Bug
What is the current behavior?
At the first show the select options, the cdk calculate width for select options, after that when user resize (rotate screen on mobile) the cdk does not recalculate again. So the width of select options is overflowing the container.
What is the expected behavior?
The width of select options is adaptive.
What are the steps to reproduce?
Resize this page:
https://angular-dynamic-forms.firebaseapp.com/
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
Bug, feature request, or proposal:
[ x ] Bug
What is the current behavior?
At the first show the
select options, the cdk calculate width for select options, after that when user resize (rotate screen on mobile) the cdk does not recalculate again. So the width of select options is overflowing the container.What is the expected behavior?
The width of select options is adaptive.
What are the steps to reproduce?
Resize this page:
https://angular-dynamic-forms.firebaseapp.com/
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?