Closed tuanbs closed 4 years ago
Looks like some pages, namely component documentation, stop responding at about 450 px when using emulation mode in development tools. When I pulled up the same pages on my OG pixel, Which is about 400px, The issue did not occur. Can anyone confirm that this issue occurs on mobile devices, and not just in emulation mode?
I tried testing this and everything seems to work as expected on small screens. I'm guessing that the issue popped up from changing mobile screen sizes while the app was loaded (which could break the layout, since real devices never change screen size). Feel free to open a new issue if you have further details.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
What is the expected behavior?
Responsive on small devices.
What is the current behavior?
Not responsive on small devices.
What are the steps to reproduce?
I use Chrome Dev Tool to check if the site responsive on small devices, but it's not.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?