Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated React lifecycle methods #887

Open
6 tasks
chinesedfan opened this issue Aug 27, 2019 · 0 comments
Open
6 tasks

Replace deprecated React lifecycle methods #887

chinesedfan opened this issue Aug 27, 2019 · 0 comments

Comments

@chinesedfan
Copy link
Member

As suggested in #862 (comment), and more potential problems can be discovered by StrictMode.

  • componentWillMount
    • user/screens/starred-repository-list.screen.js
  • componentWillReceiveProps
    • auth/screens/events.screen.js
    • auth/screens/language-setting.screen.js
    • auth/screens/user-options.screen.js
    • notifications/screens/notifications.screen.js
    • organization/screens/organization-profile.screen.js
  • componentWillUpdate
    • None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant