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

<Hidden/> component broken on FF / Chrome #23238

Closed
2 tasks done
reanimatedmanx opened this issue Oct 25, 2020 · 2 comments
Closed
2 tasks done

<Hidden/> component broken on FF / Chrome #23238

reanimatedmanx opened this issue Oct 25, 2020 · 2 comments
Labels
component: Hidden The React component. support: question Community support but can be turned into an improvement

Comments

@reanimatedmanx
Copy link

Get latest version of FF

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

https://material-ui.com/components/hidden/ Broken

Expected Behavior 🤔

Well, this component should perform it's task, hide children based on some viewport breakpoint as it should be doing from beginning.

Steps to Reproduce 🕹

https://material-ui.com/components/hidden/ Broken

Tech Version
Material-UI production
@reanimatedmanx reanimatedmanx added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 25, 2020
@oliviertassinari oliviertassinari added component: Hidden The React component. status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 25, 2020
@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 25, 2020

@one-thunder What do you mean by "broken"? We don't have enough information to act on the feedback.

Also, mind #19704

@reanimatedmanx
Copy link
Author

reanimatedmanx commented Oct 25, 2020

@oliviertassinari WDYM not enough info? Just open https://material-ui.com/components/hidden/ in the latest Firefox. Don't need any more repro steps, its broken on your latest production build. Compare the behaviour with Opera on which it's working fine.

Opera
image

FF latest

image

On Firefox current width is detected as Current width: xl but on opera it's detecting correctly which is LG

@oliviertassinari oliviertassinari added support: question Community support but can be turned into an improvement and removed status: waiting for author Issue with insufficient information labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Hidden The React component. support: question Community support but can be turned into an improvement
Projects
None yet
Development

No branches or pull requests

2 participants