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
If all stages of a funnel chart return zero, the funnel chart crashes and takes the renderer with it. Adding this visualization to a dashboard makes the entire dashboard crash on load.
Issue Summary
If all stages of a funnel chart return zero, the funnel chart crashes and takes the renderer with it. Adding this visualization to a dashboard makes the entire dashboard crash on load.
Steps to Reproduce
It produces the following table:
stage
andvalue
columns.This is probably a divide-by-zero error.
Technical details:
The text was updated successfully, but these errors were encountered: