Skip to content

Conversation

djordje-st
Copy link

Fixes #1681

@LeCarbonator
Copy link
Contributor

This addresses the resetting values, but what about meta properties like isSubmitting, isSubmitted etc.?

They might still be affected

Copy link

nx-cloud bot commented Aug 28, 2025

View your CI Pipeline Execution ↗ for commit 3dbed4a

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 7s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-30 10:21:24 UTC

Copy link

pkg-pr-new bot commented Aug 28, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1718

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1718

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1718

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1718

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1718

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1718

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1718

commit: 3dbed4a

Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.62%. Comparing base (24e30ab) to head (3dbed4a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1718      +/-   ##
==========================================
+ Coverage   90.52%   90.62%   +0.10%     
==========================================
  Files          37       37              
  Lines        1688     1696       +8     
  Branches      421      427       +6     
==========================================
+ Hits         1528     1537       +9     
+ Misses        143      142       -1     
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@djordje-st
Copy link
Author

@LeCarbonator good shout, should be handled now

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.reset during onSubmit ignores new default values
2 participants