Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fxflex bug with Angular element on mobile devices #1360

Open
parodenas opened this issue Aug 20, 2021 · 1 comment
Open

fxflex bug with Angular element on mobile devices #1360

parodenas opened this issue Aug 20, 2021 · 1 comment

Comments

@parodenas
Copy link

Bug Report

I have a button container that when "gt-sm" breakpoint is activated the layout is "row" and when is not activated the layout is "column", everything works as expected when running locally (chrome window resized, responsive simulator of chrome and also the device simulator of chrome), but when the Angular element is packaged and using in an html the breakpoints are not being activated on any mobile devices, and neither on chrome device simulator.
Everything else works as expected also if the chrome windows is resized to device sizes. Attaching images to show.

What is the expected behavior?

fxflex responsive breakpoints activation on all type of devices.

What is the current behavior?

fxflex responsive breakpoints are not working on mobile devices when Angular element is packaged.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Chrome: 92.0.4515.159 (Official Build) (x86_64)
Flex layout: 7.0.0-beta.19
Angular CLI: 7.3.10

Normal behavior / expected behavior:

Screen Shot 2021-08-20 at 3 34 02 PM

Screen Shot 2021-08-20 at 3 33 50 PM

Unexpected behavior on chrome device simulator:

Screen Shot 2021-08-20 at 3 35 12 PM

Screen Shot 2021-08-20 at 3 34 56 PM

@CaerusKaru
Copy link
Member

Can you please try the latest version of Angular Layout? We do not support anything other than the latest version. Also please provide a StackBlitz demo if you do end up upgrading, that way we can take a look at a minimal reproduction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants