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

Now using React hooks! Added unmountOnEmpty option. #38

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

chardskarth
Copy link

@chardskarth chardskarth commented Jun 6, 2018

I'm working on a project and I need this kind of functionality.

It just prevents a GatewayDest's container from being rendered when:

  • unmountOnEmpty is a provided prop in GatewayDest
  • there are no Gateways into thats registered with the same name in the GatewayDest.

@chardskarth chardskarth changed the title New: hideOnEmpty option dont render GatewayDest if theres no Gateway New: unmountOnEmpty option dont render GatewayDest if theres no Gateway Jun 6, 2018
@chardskarth chardskarth changed the title New: unmountOnEmpty option dont render GatewayDest if theres no Gateway New unmountOnEmpty option dont render GatewayDest if theres no Gateway Jun 6, 2018
@chardskarth chardskarth changed the title New unmountOnEmpty option dont render GatewayDest if theres no Gateway New unmountOnEmpty option dont render GatewayDest if theres no Gateway Jun 6, 2018
@chardskarth chardskarth changed the title New unmountOnEmpty option dont render GatewayDest if theres no Gateway New unmountOnEmpty option dont render GatewayDest if theres no Gateway Jun 6, 2018
@chardskarth chardskarth changed the title New unmountOnEmpty option dont render GatewayDest if theres no Gateway Now using React hooks! Added unmountOnEmpty option. Feb 20, 2020
This was referenced Feb 20, 2020
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

Successfully merging this pull request may close these issues.

1 participant