formily icon indicating copy to clipboard operation
formily copied to clipboard

fix(core): reset when field display is none should be keep value

Open njzydark opened this issue 4 months ago • 1 comments

Before submitting a pull request, please make sure the following is done...

  • [x] Ensure the pull request title and commit message follow the Commit Specific in English.
  • [x] Fork the repo and create your branch from master or formily_next.
  • [x] If you've added code that should be tested, add tests!
  • [x] If you've changed APIs, update the documentation.
  • [x] Ensure the test suite passes (npm test).
  • [x] Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

RT when use form/field.reset to reset display none field, the field caches.value should be keep

njzydark avatar Sep 10 '25 04:09 njzydark

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 10 '25 04:09 CLAassistant