Skip to content

React.ReactElement is missing parts of text #88

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
lazarljubenovic opened this issue Jul 27, 2018 · 4 comments
Closed

React.ReactElement is missing parts of text #88

lazarljubenovic opened this issue Jul 27, 2018 · 4 comments

Comments

@lazarljubenovic
Copy link

lazarljubenovic commented Jul 27, 2018

image

Not sure what's supposed to be here, but not this, right? The parenthesis are missing the content.

@piotrwitek
Copy link
Owner

piotrwitek commented Jul 27, 2018

This is a pseudo-code to demonstrate what this type can accept, so to not repeat it multiline I decided to put it in a short-circuit format, do you know any better approach?

@lazarljubenovic
Copy link
Author

Are we talking about the same thing? I meant the parenthesis in text, after "DOM component" and "composite component". There's a pair of "()" which have no content inside. I assume there's something missing inside?

@piotrwitek
Copy link
Owner

Ah... sorry I have misinterpreted :)
Yeah this seems like something is wrong there, thanks for the info.

@henrikra
Copy link

@piotrwitek Yeah looks like there are two pieces of empty braces () for some reason? 🤔

piotrwitek added a commit that referenced this issue Aug 16, 2018
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

3 participants