Skip to content

Warning: ToastContainer: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. #970

@marquesm91

Description

@marquesm91

Do you want to request a feature or report a bug?
feature

What is the current behavior?
When I am trying to use react-toastify with [email protected] I am getting this warning. The React MR to print this warning on console is here.

I am pretty sure this is a small refactor to remove this warning and I could work on that 😄

Captura de Tela 2023-06-07 às 14 36 20

Warning: ToastContainer: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

What is the expected behavior?
No warning should appear

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

React 18.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions