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:28:55 UTC

[superset] branch 2.1 updated (dd792f9e7f -> 65232d3f5b)

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 65232d3f5b 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:
 .../nativeFilters/FilterBar/FilterControls/FilterControls.tsx      | 7 +++++++
 .../nativeFilters/FilterBar/FiltersDropdownContent/index.tsx       | 3 +++
 .../nativeFilters/FilterBar/FiltersOutOfScopeCollapsible/index.tsx | 3 +++
 3 files changed, 13 insertions(+)