use of React.__spread
VinSpee opened this issue · 3 comments
VinSpee commented
It seems as though React.__spread
is a private method, any reason you're using it instead of an Object spread polyfill or something similar?
fmoo commented
No good reason afaik. Please send a PR and ill merge it ASAP.
VinSpee commented
looks like it's in the dist
directory, so it's likely react using it in a non-JSX version - my bad!
fmoo commented
Turns out there was actually something screwed up. Should be fixed in 1.1.9