Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Cannot use react-block-ui with React 17 #60

Open
alealpha2000 opened this issue Apr 27, 2021 · 6 comments
Open

Cannot use react-block-ui with React 17 #60

alealpha2000 opened this issue Apr 27, 2021 · 6 comments

Comments

@alealpha2000
Copy link

React 17 is not a peer dependency of react-block-ui so I can't install it without forcing. If react-block-ui works with React 17 the peer dependencies should be updated.

@alealpha2000
Copy link
Author

I installed react-block-ui with --force, it appears to work with React 17

@prince272
Copy link

It seems the owner is no more or has left the repository to perish.

@jeffdico
Copy link

jeffdico commented Nov 5, 2021

I installed react-block-ui with --force, it appears to work with React 17

thanks for the tip, it worked for me too.

@eraffel-MDSol
Copy link

Did this actually work for either of you? I thought given the use of componentWillMount and componentWillReceiveProps this would be entirely broken in React 17.

@alealpha2000
Copy link
Author

alealpha2000 commented Nov 12, 2021 via email

@Flaburgan
Copy link

We're using it with React 17 and it works indeed. I will open a pull request on this repository to propose to the author to add React 17 support.

Flaburgan added a commit to Flaburgan/react-block-ui that referenced this issue Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants