Which input gets called on initialization in a multi-input callback?

Could you try upgrading your version of Dash? In 1.11.0 (📣 Dash v1.11.0 Release - Introducing Pattern-Matching Callbacks) we cleaned up some of this logic and I believe that callback context should be empty when two components are rendered at the same time.

1 Like