Skip to content

fix(forms): run reset as untracked#65328

Merged
thePunderWoman merged 1 commit intoangular:mainfrom
mmalerba:sf/reset
Nov 19, 2025
Merged

fix(forms): run reset as untracked#65328
thePunderWoman merged 1 commit intoangular:mainfrom
mmalerba:sf/reset

Conversation

@mmalerba
Copy link
Copy Markdown
Contributor

Run the signal forms reset() as untracked so it does not trigger effect to rerun when the model changes

Fixes #65322

Run the signal forms `reset()` as untracked so it does not trigger
`effect` to rerun when the model changes

Fixes angular#65322
@mmalerba mmalerba requested review from kirjs and leonsenft November 18, 2025 19:25
@mmalerba mmalerba added area: forms target: patch This PR is targeted for the next patch release forms: signals labels Nov 18, 2025
@ngbot ngbot bot added this to the Backlog milestone Nov 18, 2025
@mmalerba mmalerba added target: patch This PR is targeted for the next patch release and removed target: patch This PR is targeted for the next patch release labels Nov 19, 2025
@mmalerba mmalerba removed the request for review from kirjs November 19, 2025 20:15
@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Nov 19, 2025
@thePunderWoman thePunderWoman merged commit 7ddf4a6 into angular:main Nov 19, 2025
27 checks passed
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: forms forms: signals target: patch This PR is targeted for the next patch release

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Signal Forms - Form reset causes effect to rerun

3 participants