keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

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

Open wladimirtester opened 3 years ago

wladimirtester commented 3 years ago

*** Move data fetching code or side effects to componentDidUpdate.

Please update the following components: t**

It looks like the component "componentWillReceiveProps" is obsolete. Is there a possibility of updating?

samgermain commented 3 years ago

There's a pull request, which has been approved, but nobody has merged it yet

miggu commented 3 years ago

I can see that this has already been merged 12 days ago, can anyone please upgrade the package on NPM so that it works for the newest versions of React? And after that you could close this issue maybe?

babazookz commented 2 years ago

any news on this?

samgermain commented 2 years ago

any news on this?

It was merged in, I don't know if npm was updated

dmitriy-daniuk commented 2 years ago

I am facing this issue too...

anton-suprun commented 2 years ago

Looks like it's still an issue... [

Screen Shot 2022-02-02 at 12 23 36 PM

](url)

Any updates on this?