You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure these boxes are checked before submitting your issue - thank you!
I have checked the superset logs for python stacktraces and included it here as text if there are any.
I have reproduced the issue with at least the latest released version of superset.
I have checked the issue tracker for the same issue and I haven't found one similar.
Superset version
Installed with Docker
Expected results
Time Series as displayed in example chart
Actual results
Following error
Stack trace:
formatValue@webpack-internal:///./src/components/AlteredSliceTag.jsx:188:16
in AlteredSliceTag (created by ExploreChartHeader)
in div (created by ExploreChartHeader)
in ExploreChartHeader (created by ExploreChartPanel)
in div (created by Panel)
in div (created by Panel)
in Panel (created by ExploreChartPanel)
in div (created by ExploreChartPanel)
in ExploreChartPanel (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in ExploreViewContainer (created by Connect(ExploreViewContainer))
in Connect(ExploreViewContainer) (created by App)
in div (created by App)
in Provider (created by App)
in App (created by HotExportedApp)
in AppContainer (created by HotExportedApp)
in HotExportedApp
TypeError: cyclic object value
Stack trace:
ExploreActionButtons@webpack-internal:///./src/explore/components/ExploreActionButtons.jsx:68:10
in ExploreActionButtons (created by ExploreChartHeader)
in div (created by ExploreChartHeader)
in div (created by ExploreChartHeader)
in ExploreChartHeader (created by ExploreChartPanel)
in div (created by Panel)
in div (created by Panel)
in Panel (created by ExploreChartPanel)
in div (created by ExploreChartPanel)
in ExploreChartPanel (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in div (created by ExploreViewContainer)
in ExploreViewContainer (created by Connect(ExploreViewContainer))
in Connect(ExploreViewContainer) (created by App)
in div (created by App)
in Provider (created by App)
in App (created by HotExportedApp)
in AppContainer (created by HotExportedApp)
in HotExportedApp```
### Steps to reproduce
The text was updated successfully, but these errors were encountered:
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
Installed with Docker
Expected results
Time Series as displayed in example chart
Actual results
Following error
The text was updated successfully, but these errors were encountered: