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
react_devtools_backend_compact.js:2367
Warning: Received NaN for the `x` attribute. If this is expected, cast the value to a string.
in rect (created by HeatmapSeries)
in g (created by HeatmapSeries)
in HeatmapSeries (created by XYPlot)
in svg (created by XYPlot)
in div (created by XYPlot)
in XYPlot (created by HeatMap)
in div (created by HeatMap)
in HeatMap (created by Volcano)
in div (created by Volcano)
in div (created by Volcano)
in Volcano (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in DifferentialExpression (created by AnalysisRoute)
in div (created by Context.Consumer)
in TabPane (created by AnalysisRoute)
in div (created by TabContent)
in TabContent (created by Tabs)
in div (created by Tabs)
in Tabs (created by Context.Consumer)
in Tabs (created by AnalysisRoute)
in div (created by AnalysisRoute)
in AnalysisRoute
in Unknown (created by Routing)
in RenderedRoute (created by Routes)
in Routes (created by Routing)
in div (created by Routing)
in Router (created by BrowserRouter)
in BrowserRouter (created by Routing)
in Routing
Warning 2:
react_devtools_backend_compact.js:2367
Warning: Received NaN for the `max` attribute. If this is expected, cast the value to a string.
in input (created by InputNumber)
in div (created by InputNumber)
in div (created by InputNumber)
in InputNumber (created by Context.Consumer)
in InputNumberPlus (created by Volcano)
in div (created by Volcano)
in div (created by Volcano)
in div (created by Volcano)
in Volcano (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in div (created by DifferentialExpression)
in DifferentialExpression (created by AnalysisRoute)
in div (created by Context.Consumer)
in TabPane (created by AnalysisRoute)
in div (created by TabContent)
in TabContent (created by Tabs)
in div (created by Tabs)
in Tabs (created by Context.Consumer)
in Tabs (created by AnalysisRoute)
in div (created by AnalysisRoute)
in AnalysisRoute
in Unknown (created by Routing)
in RenderedRoute (created by Routes)
in Routes (created by Routing)
in div (created by Routing)
in Router (created by BrowserRouter)
in BrowserRouter (created by Routing)
in Routing
HeatmapSeries is started to break after i updated react-vis to version
1.12.1
. Same code is working smoothly in version1.11.12
Errors which are showing in console
x
attributeCode:
Warning 1:
Warning 2:
Error 1:
node --version: v18.15.0
npm --version: 9.5.0
Browser: Chrome Version 114.0.5735.133 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: