Skip to content

Conversation

@slax57
Copy link
Contributor

@slax57 slax57 commented Dec 15, 2025

Problem

#11071 fixed an issue affecting resetting form values for some Enterprise components, but the fix was incomplete as it left an unnecessary effect dependency which resulted in resetting the form one too many time.

Solution

Clear the unnecessary effect dependency.

How To Test

Unit tests + unit tests in Enterprise Edition workspace.

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

@djhi djhi merged commit 34dbb1a into master Dec 15, 2025
15 checks passed
@djhi djhi deleted the fix-useAugmentedForm-effect-dep branch December 15, 2025 16:49
@djhi djhi added this to the 5.13.4 milestone Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Development

Successfully merging this pull request may close these issues.

3 participants