© 2026 Hedgehog Software, LLC
<td> <form.Field name={`lines[${i}].building_product_group`} > {(subfield) => ( <Select ... onChange={(e) => { subfield().handleChange( e.currentTarget.value, ); // <--- How can i reset building_product_type ? }} /> )} </form.Field> </td> <td> <form.Field name={`lines[${i}].building_product_type`} > {(subfield) => ( <Select options={ // <--- options depends on building_product_group } ... /> )} </form.Field> </td>
https://x.com/tannerlinsley/status/2036583173749162438?s=20
dry-scarlet · 4d ago
TanStack Start is now the fastest full stack React framework: https://x.com/tan_stack/status/2033949459651158042?s=20
dry-scarlet · 2w ago
https://x.com/tan_stack/status/2031128535470104577?s=20
dry-scarlet · 3w ago
Join the Discord to ask follow-up questions and connect with the community
TanStack is a community of passionate software engineers striving for high-quality, open-source software for web devs
29,057 Members