Hello!
Trying to understand what goes under the hood here.
I have a callback function that relies on two inputs (ButtonA and ButtonB) and a state of a div component. When I initialize the app- which button would trigger the callback? I seem to always get ButtonB (using dash callback context) but I don’t know why. It would be very helpful to know which input would get called.
Thanks,
Jon
6 posts - 3 participants