Bug Reports
In Progress
Client side exception error
In the home dashboard, under the “Success rate” tab, hovering the success rate trend chart (on a new account, so no data in the chart) throws an exception “RangeError: Invalid time value” - from the labelFormatter function in the tooltip, which happens when trying to create a JS Date object from a string like “Dec”/”Nov”/etc.
1 Comment
Sign in to comment

Thanks for the detailed report, and for pinpointing the labelFormatter/Date-parsing cause, that's really helpful. We're treating this as a bug and will fix it. Will update here once it's live.