You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avoid changing dcc app selection before list is modified
- no point changing the index selected before the items are actually
removed from the list because the indices are still changing.
- try to set the value to the previous selection if it is still in the
list, otherwise get the preferred app
0 commit comments