This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Health tab on a Mac using Safari

Former Member
Former Member
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.
  • Former Member
    0 Former Member over 15 years ago
    It works on my MAC but won't work on my husband's. I can't find any difference in the computer setups. Both with same OS software version. Very odd.
  • 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?