Skip to content

Create a component to dynamically render children based on server version #191

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

Closed
acelaya opened this issue Jan 19, 2020 · 0 comments · Fixed by #195
Closed

Create a component to dynamically render children based on server version #191

acelaya opened this issue Jan 19, 2020 · 0 comments · Fixed by #195
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Jan 19, 2020

Currently, every time some component needs to be dynamically rendered, the server is passed as a prop to that component, and the version compare function needs to be called.

This logic could be wrapped in a component.

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

Successfully merging a pull request may close this issue.

1 participant