This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from e67e602892 fix: handle undefined template variables safely in query
rendering. (#35009)
add f1405d3825 fix(Tabs): prevent infinite rerenders with nested tabs
(#37018)
No new revisions were added by this update.
Summary of changes:
.../src/dashboard/actions/dashboardState.js | 12 ++-
.../components/gridComponents/Tab/Tab.jsx | 22 +++--
.../components/gridComponents/Tab/Tab.test.tsx | 103 +++++++++++++++++++++
3 files changed, 129 insertions(+), 8 deletions(-)