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 was archived by the owner on Nov 8, 2023. It is now read-only.
The react-intl internalization plugin for React is going to break the site when updating the current version 2.9.0 to 3.x. Some of the methods we are currently using were renamed and or removed in the new version. The current version of react-intl is using deprecated lifecycle methods such as componentWillMount so it should be updated or even replaced in the near future.