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
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6140 added
Updated by boaz shust about 6 years ago
- Is duplicate of Bug #25204: Fact chart modal triggers an error added
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ea48efb1b443bda9f349cd94342a627c4f27dd6d.
Actions