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
Hooks like componentWillReceiveProps are now deprecated and will be deleted soon. We will need to change those methods and also update the current React version in the way.
The text was updated successfully, but these errors were encountered:
From: https://github.com/kubeapps/kubeapps/pull/1196/files#r330337078
Hooks like
componentWillReceiveProps
are now deprecated and will be deleted soon. We will need to change those methods and also update the current React version in the way.The text was updated successfully, but these errors were encountered: