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(demos): Replace structuredClone in Chatbot demo #180

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

rebeccaalpert
Copy link
Member

The actions buttons were added separately from the submission part of the demo. It turns out structuredClone does not support functions - replacing with a lodash function that can handle it.

The actions buttons were added separately from the submission part of the demo. It turns out structuredClone does not support functions - replacing with a lodash function that can handle it.
@patternfly-build
Copy link

patternfly-build commented Sep 30, 2024

Lodash is apparently no bueno - this seems like it doesn't obviously break things.
@nicolethoen nicolethoen merged commit ff401a5 into patternfly:v6 Oct 1, 2024
7 checks passed
Copy link

github-actions bot commented Oct 1, 2024

🎉 This PR is included in version 2.0.0-alpha.43 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants