andreypopp / andreypopp/react-async-bower
ReactJS 0.11.0 compatiblity - getDefaultProps
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The _BaseMixin_ currently uses the method **getDefaultProps** to detect async state data in the object ___reactAsyncStatePacket_, but in React 0.11.0, this method is immutable across instances and doesn't receive this.props and this.state.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.