Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix empty cart type #991

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Fix empty cart type #991

merged 2 commits into from
Jan 24, 2025

Conversation

matheusgr
Copy link
Contributor

What is this Contribution About?

An empty array as type is converted to "Items: []" which is an invalid json.

By setting as a {} object, it will accept any empty object which is valid to represent anything really (but is not interpreted by a rjsf).

Issue Link

Copy link
Contributor

Tagging Options

Should a new tag be published when this PR is merged?

  • 👍 for Patch 0.64.21 update
  • 🎉 for Minor 0.65.0 update
  • 🚀 for Major 1.0.0 update

@matheusgr matheusgr merged commit 7d2725f into main Jan 24, 2025
3 checks passed
@matheusgr matheusgr deleted the fix_empty_cart_type branch January 24, 2025 01:21
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