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

Dropping Component on runtime #1295

Closed
pbpraveen1988 opened this issue Feb 7, 2017 · 1 comment
Closed

Dropping Component on runtime #1295

pbpraveen1988 opened this issue Feb 7, 2017 · 1 comment

Comments

@pbpraveen1988
Copy link

pbpraveen1988 commented Feb 7, 2017

Hello ,

I drop the Button component in Container at Run-time , when i call its children it treats the component as string. So i cant see the button under the container but i can see the full component string.

For ex: < Button label="default" />

Please help me on this.
Thanks

@levithomason
Copy link
Member

There is not enough information to help here. However, < Button label="default" /> should be <Button label="default" /> (no space after the <). This could be your issue.

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

No branches or pull requests

2 participants