Skip to content

Conversation

@iressler
Copy link
Contributor

@iressler iressler commented Feb 4, 2025

#160 & #164 identified several warnings/errors due to props issues, most of which were resolved in #161 & #162. However JSONValueNode's defaultProps was not included in either of the fixes.

These changes move the default values from defaultProps to the parameters.

I'm not sure how to really test these changes, but they haven't caused any issues in our app.

Shout out to @trajano who identified this issue in both threads, and supplied a patch with the fix.

@Dean177 Dean177 merged commit ed4174a into Dean177:master Feb 4, 2025
@Dean177
Copy link
Owner

Dean177 commented Feb 4, 2025

Published in 1.5.0

@Dean177
Copy link
Owner

Dean177 commented Feb 4, 2025

Thanks @iressler

@iressler
Copy link
Contributor Author

iressler commented Feb 5, 2025

Thanks for getting it merged & released so fast!

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

Successfully merging this pull request may close these issues.

2 participants