Skip to content

Prepare for upcoming react deprecations introduced in 16.3 #2732

Closed
@justinobney

Description

@justinobney

Suggestion: begin migration to new react lifecycles while retaining backwards compatibility via react-lifecycles-compat

Example: https://www.youtube.com/watch?v=G9S1IghlkCI

Steps

  • Use new lifecycle methods introduced in react 16.3 in a component that renders react-semantic-ui components.

Expected Result

  • React does not log errors/warning about upcoming deprecations to the console.

Actual Result

  • React IS logging errors/warning about upcoming deprecations to the console.

Version

0.79.1

Testcase

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions