Actions
Bug #25203
closedview chart buttons sometimes disappear after clicking
Description
On the fact values page (Monitor -> Facts) clicking on the view chart button makes the button disappear.
Looking at the console.log I see the following errors.
```
The above error occurred in the <FactChart> component:
in FactChart (created by Connect(FactChart))
in Connect(FactChart)
in Provider
Consider adding an error boundary to your tree to customize error handling behavior.
Error: The number that was passed in is not a number
```
Attaching screenshot
Files
Actions