I am sometimes getting this error in a huge application, I am working on,
I haven’t been able to create a MWE yet, but it fires after certain callback(s) run. Afterwards, the app is bricked. I do not use persistance anywhere. Does anyone know what may be wrong?
The error is not caught by the Dash debugger, and it seems to originate inside the Dash codebase, so I am not sure how to debug it