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

Update form stores correctly #494

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

kasleet
Copy link
Contributor

@kasleet kasleet commented Oct 6, 2024

#493 introduced a problem with client-side form handling when using zod schemas - this fixes the issue.

Copy link

stackblitz bot commented Oct 6, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Oct 6, 2024

🦋 Changeset detected

Latest commit: 3ed1d19

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-ux Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 6, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
svelte-ux ✅ Ready (View Log) Visit Preview 0d74c98

Copy link
Owner

@techniq techniq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the quick PR (sorry for the regression).

package-lock.json Outdated Show resolved Hide resolved
packages/svelte-ux/src/lib/stores/formStore.ts Outdated Show resolved Hide resolved
@techniq techniq merged commit 21654ff into techniq:main Oct 6, 2024
2 checks passed
@kasleet kasleet deleted the form-submit-fix branch October 6, 2024 14:02
@github-actions github-actions bot mentioned this pull request Oct 6, 2024
@techniq
Copy link
Owner

techniq commented Oct 6, 2024

Thanks again for the PR. Deployed as 0.75.1

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