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(conform-react): stop updating value of input buttons #766

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

edmundhung
Copy link
Owner

Just noticed that Conform is overwriting the value of input buttons while verifying whether #730 is resolved with v1.2.0. 😅

This should stop it from changing the value with all kinds of buttons.

Copy link

changeset-bot bot commented Sep 14, 2024

🦋 Changeset detected

Latest commit: e9aeca5

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

This PR includes changesets to release 4 packages
Name Type
@conform-to/react Patch
@conform-to/dom Patch
@conform-to/yup Patch
@conform-to/zod 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

pkg-pr-new bot commented Sep 14, 2024

Open in Stackblitz

More templates

@conform-to/dom

pnpm add https://pkg.pr.new/@conform-to/dom@766

@conform-to/validitystate

pnpm add https://pkg.pr.new/@conform-to/validitystate@766

@conform-to/react

pnpm add https://pkg.pr.new/@conform-to/react@766

@conform-to/yup

pnpm add https://pkg.pr.new/@conform-to/yup@766

@conform-to/zod

pnpm add https://pkg.pr.new/@conform-to/zod@766

commit: e9aeca5

@edmundhung edmundhung merged commit f0a7f8e into main Sep 14, 2024
22 checks passed
@edmundhung edmundhung deleted the input-button-value branch September 14, 2024 15:16
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.

1 participant