-
Notifications
You must be signed in to change notification settings - Fork 47.5k
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
Umbrella 0.13 #2809
Comments
Deprecate keyed objects as children sometime? |
ah yes. |
@sebmarkbage |
@syranide No, because |
@sebmarkbage Makes sense, the problem I see with it is |
@syranide That's why we also have |
@sebmarkbage Yeah definitely, what I'm saying is just this breaks the "first warn then break" approach React seems to generally take. Now, doing |
This scenario doesn't break because of |
@syranide those who maintain React components and upgrade from |
getDOMNode
,isMounted
uses withinrender
(Moar Warnings #3171)@providesModule react
(@zpao) (needs syncup with flow, internal)--target
option forjsx
(@zpao)Won't fix:
The text was updated successfully, but these errors were encountered: