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

Stepper always horizontal on initial load #36

Open
cmolendijk opened this issue Nov 26, 2021 · 3 comments
Open

Stepper always horizontal on initial load #36

cmolendijk opened this issue Nov 26, 2021 · 3 comments

Comments

@cmolendijk
Copy link

When loading on a smaller screen. The initial load is always in horizontal mode.
image

When changing orientation of the device to horizontal and then to vertical again. Then the stepper goes into vertical orientation.
image

Expected behaviour: Directly in vertical orientation when initialised on smaller screens

@jeanverster
Copy link
Owner

Hi @cmolendijk - I can't seem to reproduce the issue? Which device size are you testing on? On the demo site I am getting vertical on first load on most mobile devices in portrait orientation

@jeanverster
Copy link
Owner

Another question, are you using SSR in your app?

@cmolendijk
Copy link
Author

No we use static site generation. But because we could not fix this we stopped using this stepper and made our own component.

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

No branches or pull requests

2 participants