We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A (hopefully) clear and concise description of what the bug is.
I can change the time range
'Unexpected error'
(please complete the following information):
python --version
node -v
Make sure to follow these steps before submitting your issue - thank you!
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Resolves issue apache#21731 where date range in explore throws runtim…
aaaa34b
…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
fix(CustomFrame): Resolves issue #21731 where date range in explore t…
2258fbf
…hrows runtime error (#21776)
fix(CustomFrame): Resolves issue apache#21731 where date range in exp…
6bc3dba
…lore throws runtime error (apache#21776)
c2f6256
5677400
No branches or pull requests
A (hopefully) clear and concise description of what the bug is.
How to reproduce the bug
Expected results
I can change the time range
Actual results
'Unexpected error'
Screenshots
Environment
(please complete the following information):
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: