Persistence of data table rows

Is there a simple way to store added rows with the Data Table component? I have tried setting the persistence to True with type session and the added rows disappear when the page is refreshed…

Did you add data in the persisted_props? (data is not included by default, see https://dash.plot.ly/datatable/reference)

Yea, it looks like the data is there somewhere, but it doesn’t automagically reappear in the table itself. Any insight into why this may be?

Could you please share a standalone app using dummy data? It would speed up diagnosis on my end. Thanks!

Was there any resolution to this issue? It appears that the persistence does not woirk, when the ‘data’ of the data-table (as Output) is connected to an input.

I raised an issue earlier. I wonder if it is the same thing: