You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2023/03/08 19:19:53 UTC

[superset] branch 2.1 updated (dd792f9e7f -> bf23ed316e)

This is an automated email from the ASF dual-hosted git repository.

lilykuang pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git


    from dd792f9e7f fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
     add bf23ed316e fix(dashboard): Infinite load when filter with default first value is out of scope (#23299)

No new revisions were added by this update.

Summary of changes:
 .../FilterBar/FilterControls/FilterControls.tsx             |  7 +++++++
 .../FilterBar/FiltersDropdownContent/index.tsx              |  3 +++
 .../FilterBar/FiltersOutOfScopeCollapsible/index.tsx        | 13 ++++++++++++-
 3 files changed, 22 insertions(+), 1 deletion(-)