Why not allow rendering undefined
in JSX?
#28
park-jemin
started this conversation in
Style Guide Suggestion
Replies: 1 comment 2 replies
-
I think it’s probably fine, can you share a code example of what rendering undefined would look like and why I’d do that instead of null? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a reason
undefined
is excluded? I recall there being issues with it in older versions, but wasn't this was also patched years ago?Beta Was this translation helpful? Give feedback.
All reactions