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: cloning of forms in arrays/dicts #1357

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

akshayka
Copy link
Contributor

Fix clone method of form -- don't need to special case it. Previously we were dropping form info on clone.

Fixes #1131

Fix clone method of form -- don't need to special case it. Previously
we were dropping form info on clone.
Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 10:36pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 10:36pm

@akshayka akshayka merged commit 51bd86a into main May 11, 2024
28 of 29 checks passed
@akshayka akshayka deleted the aka/fix-form-clone-on-change branch May 11, 2024 16:28
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.5.3-dev2

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.

Form on_change handle not registering for dynamic number of forms
2 participants