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
Warning: Unsafe lifecycle methods were found within a strict-mode tree:
in Unknown (created by Route)
in Route (created by Route)
in Switch (created by Route)
in Route
in Router
in Unknown
componentWillMount: Please update the following components to use componentDidMount instead: Route, Switch
componentWillReceiveProps: Please update the following components to use static getDerivedStateFromProps instead: Route, Switch
Learn more about this warning here:
https://fb.me/react-strict-mode-warnings
The text was updated successfully, but these errors were encountered:
文件如下:
会出错
The text was updated successfully, but these errors were encountered: