You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.
When using your great addition plugin to recompose, I see the following warning: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.
Hello,
When using your great addition plugin to recompose, I see the following warning:
It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.
See the example here (look at the debugger warning):
https://codesandbox.io/s/beautiful-merkle-ldcxs
Is it possible to fix this? Could I help?
Regards,
The text was updated successfully, but these errors were encountered: