·
12 commits
to main
since this release
Table Field – Fix!
We’ve just shipped a small (but mighty) update for those of you using the Table Field with React and Vue 👇
🛠 What’s Fixed?
🔑 Key Prop Issue – Until now, the API didn’t provide a key
prop for Table Field elements, which led to those annoying console warnings in React and Vue. We’ve updated the API response to include proper key
values — so you can say goodbye to the red squiggles in your console.
That’s it for now — as always, feel free to reach out with questions or feedback!