Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(CustomFrame): Resolves issue #21731 where date range in explore throws runtime error #21776

Merged
merged 2 commits into from
Oct 13, 2022

Commits on Oct 11, 2022

  1. Resolves issue apache#21731 where date range in explore throws runtim…

    …e error when explore.common is undefined in Redux state
    
    Changes made in superset/superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx in PR https://github.com/apache/superset/pull/20063/files#diff-ac08ce133d14a8a92607bf02bc368b6b52b8314ddef1b872e42746ba8d6038d0
    
    introduced bug that expects redux state to contain a path that is undefined
    eric-briscoe committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    aaaa34b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    1fb3f67 View commit details
    Browse the repository at this point in the history