Damian Balas
Damian Balas
@mastermoo @sibelius any update on this?
It's simple: 1. Create a component and pass a name to it as props 2. Use 2 hooks like this: ``` const formContext = useFormContext(); const { field } =...
Any progress? Thanks! :)
@dziraf I hope this message finds you well. I am writing to inquire about the progress on resolving the issue detailed in https://github.com/SoftwareBrothers/adminjs/issues/1347 While I understand that this bug may...
@dziraf I have a simmilar problem related to eager. **(typeorm + nestjs)** If I enable eager in the user address, then I can't update the adressId in the user edit...
@bluebill1049 Oh.. that's bad. I need to have 2 forms that are in sync. Is there a correct way to handle it using RHF? Thanks for your fast feedback. Really...
@erashu212 Thanks for your feedback! I'll try it out soon and come back with some info :)