Need urgent help - Plotly Dash - Callback triggers sometimes & the same callback doesnt trigger sometimes

Your issue sounds a little like some of the problems that i have experienced with recent versions of Dash,

If this is indeed the case (and since i have not seen the code, i am just making a wild guess), the problem is with Dash, not your code. The good news is that the problem is fixed by the new wildcard callback logic. The bad news is that this code is not released yet, i.e. to get the update right now, you would need to build Dash from source.