When using the health tab on a mac, you cannot select a data point on a date prior to the latest entry. On a PC when you point to a previous data point, you will see the metrics for that day. This does not happen on a mac either using Safari or Firefox.
I think there's some race condition initializing the SVG diagram.
If I go to the health tab with safari, no info pops up when hovering the data points, and the view below doesn't change when I click them.
The error console has this error message:
TypeError: Result of expression 'svgdoc' [undefined] is not an object. healthHandler.js:308
However if I reload the page it starts working.
That is:
click health in the navigation: doesn't work
reload page after that: works
Is there any better place to report garmin connect bugs?