Conversation
4f84b36 to
1d887a1
Compare
|
I don't know if this was merged with the main branch but Installed this package and got the same error for checkboard and one more. Doesn't seen resolved. |
|
Hi @Micode360 Thank you for your feedback. If you installed this branch it's possible your version manager kept using the original since the version did not change. I have successfully removed all warnings from one of my projects by using the main branch of my fork: Let me know if that fixes the warnings for you. There is another warning with the |
|
@fernandojpps okay. I ended using another. But if I need it again, I will install it. |
|
can anyone check this please? |
|
|
bump |
|
This needs to be merged in order to keep up with react. |
|
yes please |
|
@casesandberg Can we have this merged please? |
|
any updates? |
|
@casesandberg Can you take a look at this when you are free? I think it can be merged. Thanks |
|
begging |
|
interested in this getting merged also! |
|
Bump |
|
@casesandberg Is there any chance this will be merged soon? |
|
Can this please be merged soon? |
|
It feels like this repository is not being maintained anymore. While I didn't try to use it myself, I suggest that people looking for alternatives try it out 🙂 If someone tries this and it works, react with a 👍 so others know it's a good alternative. |
This PR removes
defaultPropsfrom every function component, solving issue #888 .Changes in
package.jsonwere needed to successfully build and test the project.