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

The responsive logic triggers too early for mobile #1649

Closed
oliviertassinari opened this issue Apr 12, 2020 · 1 comment · Fixed by #1653
Closed

The responsive logic triggers too early for mobile #1649

oliviertassinari opened this issue Apr 12, 2020 · 1 comment · Fixed by #1653
Labels
bug 🐛 Something isn't working

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Apr 12, 2020

Environment

Tech Version
@material-ui/pickers v4.0.0-alpha.5

Steps to reproduce

Actual behavior

desktopModeBreakpoint = 'md',

Expected behavior

The default value of the breakpoint should be sm. It's what we use in the mono-repository both for CSS and for JavaScript.

@oliviertassinari
Copy link
Member Author

Awesome! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant