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

componentWillMount & componentWillReceiveProps warning #1570

Open
KatiaPosPago opened this issue Jan 18, 2020 · 3 comments
Open

componentWillMount & componentWillReceiveProps warning #1570

KatiaPosPago opened this issue Jan 18, 2020 · 3 comments

Comments

@KatiaPosPago
Copy link

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

I believe this is a bug.

What's the current behavior?

I get the following error for several components: BackgroundCells, Calendar, DayColumn, TimeGrid, TimeGutter.

Warning: componentWillMount has been renamed, and is not recommended for use.

as well as:

Warning: componentWillReceiveProps has been renamed, and is not recommended for use.

What's the expected behavior?

No errors.

I have tried updating the package but I believe it has not been updated to fix these warnings.

@fetahokey
Copy link

@KatiaPosPago same here -_-'

@AdetunjiShennaike
Copy link

AdetunjiShennaike commented Jan 27, 2020

@KatiaPosPago @fetahokey I just fixed it on my machine and made a merge request to contribute to the calendar, so hopefully that goes in the next roll out for you guys =D

@fetahokey
Copy link

fetahokey commented Jan 29, 2020

@KatiaPosPago , i appreciate your support :)

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

No branches or pull requests

3 participants