Skip to content

Remove UNSAFE componentWillMount#780

Closed
erwang01 wants to merge 3 commits intomasterfrom
codemod_componentWillMount
Closed

Remove UNSAFE componentWillMount#780
erwang01 wants to merge 3 commits intomasterfrom
codemod_componentWillMount

Conversation

@erwang01
Copy link
Copy Markdown
Member

Removes usage of componentWillMount as its not a depreciated lifecycle method.
Removes user validation in each component, relying on the router in Huxley.js to validate user groups.

resolves #726

…ponent, relying on the router in Huxley.js to validate user groups.
@erwang01 erwang01 closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all usages of componentWillMount

1 participant