Fix the "Failed prop type" warning generated by prop-types' checkProp…#57
Open
janis-github wants to merge 1 commit intoderrickpelletier:masterfrom
Open
Fix the "Failed prop type" warning generated by prop-types' checkProp…#57janis-github wants to merge 1 commit intoderrickpelletier:masterfrom
janis-github wants to merge 1 commit intoderrickpelletier:masterfrom
Conversation
…Types Warning: Failed prop type: LoadingOverlayWrapper: prop type 'styles.content' is invalid; it must be a function, usually from the 'prop-types' package, but received 'undefined'
|
+1 |
|
Good job , plz merge this pr, @derrickpelletier |
|
please merge this. |
|
+1 thanks! |
|
I would be very grateful if you merge this resolved issue. Thank you guys! |
|
Thanks! |
Author
|
Obviously this repo is dead... |
|
Package "@ronchalant/react-loading-overlay" doesn't appear to have this issue. |
|
Please merge this |
|
Seriously, this repo is dead. move to https://github.com/paypal/react-paypal-js. |
nidhishkrishnan
approved these changes
Aug 15, 2022
shailender999
approved these changes
Oct 6, 2022
samydavd
approved these changes
Nov 5, 2022
|
Please merge waiting on this 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…Types
raw warning:
Failed prop type: LoadingOverlayWrapper: prop type 'styles.content' is invalid; it must be a function, usually from the 'prop-types' package, but received 'undefined'
fixes the issue: #56