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
Warning: Failed prop type: The prop `onClick` is marked as required in `defaultProps(defaultProps(mapProps(Anatomogram)))`, but its value is `undefined`.
in defaultProps(defaultProps(mapProps(Anatomogram))) (created by onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram)))))
in onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram)))) (created by withPropsOnChange(onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram))))))
in withPropsOnChange(onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram))))) (created by defaultProps(withPropsOnChange(onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram)))))))
in defaultProps(withPropsOnChange(onlyUpdateForPropTypes(defaultProps(defaultProps(mapProps(Anatomogram)))))) (created by DebouncedContainer)
in DebouncedContainer (created by _HeatmapWithControls)
in div (created by _HeatmapWithControls)
in div (created by _HeatmapWithControls)
in div (created by _HeatmapWithControls)
in _HeatmapWithControls (created by Uncontrolled(_HeatmapWithControls))
in Uncontrolled(_HeatmapWithControls) (at uncontrollable.js:128)
in ForwardRef (created by HeatmapWithControlsContainer)
in HeatmapWithControlsContainer (created by ChartContainer)
in div (created by ChartContainer)
in div (created by ChartContainer)
in ChartContainer (created by Container)
in div (created by Container)
in Container (created by ContainerLoader)
in ContainerLoader (created by Refetch.connect(ContainerLoader))
in Refetch.connect(ContainerLoader) (created by ExpressionAtlasHeatmap)
in div (created by ExpressionAtlasHeatmap)
in ExpressionAtlasHeatmap (created by Main)
in div (created by Main)
in div (created by Main)
in Main (created by Context.Consumer)
in withRouter(Main)
in Unknown (created by Context.Consumer)
in Route (created by ExperimentContainerRouter)
in Switch (created by ExperimentContainerRouter)
in div (created by ExperimentContainerRouter)
in Router (created by BrowserRouter)
in BrowserRouter (created by ExperimentContainerRouter)
in ExperimentContainerRouter
and
Warning: Failed prop type: The prop `pathToResources` is marked as required in `ExperimentContainerRouter`, but its value is `undefined`.
in ExperimentContainerRouter
The text was updated successfully, but these errors were encountered:
Go to bulk experiment page, e.g. https://www.ebi.ac.uk/gxa/experiments/E-GTEX-8/Results, and check console logs.
There are a few warnings like below:
and
The text was updated successfully, but these errors were encountered: