@vl2376 wrote:
I have a Dash app that was working just fine moments ago. After a few edits (notably adding some dcc.Store objects), the app got completely frozen: it launches, makes a few callbacks, but then becomes the callbacks donтАЩt work and the editable tables wonтАЩt edit (though I can change tabs). ItтАЩs like some process is running in the back, but it seems that no callback is running in the back (I put some print calls at the beginning of each callback and canтАЩt see anything in the console), and I have no error message in the console. The last callback edits some data in some dcc.Store ; could it be that there is too much data stored?
Thank you for your help,
Best,
Vincent
Posts: 3
Participants: 2