mbschonborn

Results 4 comments of mbschonborn

In that case it could be related to this issue: https://github.com/plotly/dash/issues/2681

I'm running into the same issue. The desired functionality is that all Outputs are updated the same way as if the callbacks were normal callbacks, not background callbacks. @dwmorris11 each...

Alkasm's example illustrates the problem perfectly. The whole behavior switches when setting "background" between True and False. I also want to add that in my app I am using a...

This issue remains present in Dash 2.17.1 with Python 3.9 and 3.12