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

Card display not supported?? #21165

Closed
ekkis opened this issue May 24, 2020 · 1 comment
Closed

Card display not supported?? #21165

ekkis opened this issue May 24, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists package: system Specific to @mui/system

Comments

@ekkis
Copy link

ekkis commented May 24, 2020

this page: https://material-ui.com/system/display/#hiding-elements seems to imply that I can pass a display property to Material UI components. however if I declare:

<Card display="none">
...
</Card>

it doesn't hide the card. I need to be able to hide/show the card dynamically. how is this done?

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

Your Environment

Tech Version
Material-UI v4.9.13
React v16.13.1
Browser Safari
TypeScript Absolutely not
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label May 24, 2020
@oliviertassinari
Copy link
Member

Duplicate of #15561

@oliviertassinari oliviertassinari marked this as a duplicate of #15561 May 24, 2020
@oliviertassinari oliviertassinari added the package: system Specific to @mui/system label Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists package: system Specific to @mui/system
Projects
None yet
Development

No branches or pull requests

2 participants