We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is it possible to force a pure component to update, so i'm trying to get a pure component to update when my state changes, but it doesn't.
If react could add a function like OtherComponent.forceUpdate(), would be really cool.