I have a component where I insert a series of values that update a supabase table, this data is summarized in a datatable, in the component I created an insert row action to insert the data and a dismiss component to return to the datatable, but in this way the datatable does not update the data, to view them updated I have to exit and re-enter the datatable, do you have any advice on how to update the datatable when the component is dismissed?
Thank yourefresh/update datatable
Actions & Logic
refresh database request and custom action
Yes
1