@fralik wrote:
Can anyone explain the usage of
loading_stateargument ofdcc.Loading? The potential use case is not clear from the documentation (at least to me).I have a rather simple layout: data table inside loading component and a callback function on table’s
selected_cellsproperty. The callback updates table’sstyle_data_conditionalproperty. Every time I click on a cell, a spinner appears. I would actually like not to have a spinner in this case. Can I achieve this withloading_state?
Posts: 2
Participants: 2







