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 Jun 6, 2024. It is now read-only.
At the moment,
this.props.configure
is only called onComponentDidMount.It is not called onComponentDidUpdate.
This is a problem in a project I am working on. For example, we want to change the colour scheme on an update.
The text was updated successfully, but these errors were encountered: