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

some problem in parsing jsx for table #66

Open
meerfolk opened this issue Jan 12, 2017 · 3 comments
Open

some problem in parsing jsx for table #66

meerfolk opened this issue Jan 12, 2017 · 3 comments
Labels

Comments

@meerfolk
Copy link

I have warning like this #text cannot appear as a child of <tbody> when run this simple app https://gist.github.com/meerfolk/c29d5d85983376fdde5fb623fd35ab23. In ReactDevTool a see this one http://prntscr.com/dul6pl

haxe 3.4.0-rc1
react 1.1.2

@elsassph
Copy link
Contributor

Oh... That's sneaky. You need to remove whitespace around ${renderEls()} for now.

@meerfolk
Copy link
Author

Oh... thank's, in version 0.3.0 it work's fine, so i be used to code like in example ((

@elsassph elsassph reopened this Jan 12, 2017
@elsassph
Copy link
Contributor

No no it has to be fixed!

@elsassph elsassph added the bug label Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants