We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here https://facebook.github.io/react/docs/react-component.html#constructor it says
Beware of this pattern, as it effectively "forks" the props and can lead to bugs.
Nice but it would be better if docs explains what bugs it can lead to.
Here
https://facebook.github.io/react/docs/react-component.html#constructor
it says
Nice but it would be better if docs explains what bugs it can lead to.