For some reason, Chrome on OSX becomes unresponsive when visiting the app page
https://apps.garmin.com/en-US/apps/604da693-f220-45c8-bc12-111c6e43cdc7
The freeze happens both when I'm logged in and accessing my developer's view and as a normal user in incognito mode.
There's some JavaScript modifying the store header related to active language. At least this script is not executed successfully since the (active language) menu item remains visible in the header.
There's virtually no output in the developer console (only "JQMIGRATE: Logging is active"). The freeze is so total that modifying the browser's location field or closing the tab have no effect. Pretty impressive.