form
form copied to clipboard
fix: insert value behaviour
This PR closes #696
As mentioned on Discord, this should be the expected behavior of "inserting a value into an array".
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 9a4107b42da0efc9ca33738b5d1662dc2f63453c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
I think this is correct. Can we add in a new replaceFieldValue to act like the old insertFieldValue API? I'm more than happy to merge if we're able to add that + some minor tests :)
NxCloud is having errors, but pnpm test:ci works locally and I have high confidence in these changes. Merging!