c8eef4a1e85bcfd8b41e87e287cbf15f09fc357a jcasper Sun Aug 16 22:19:22 2020 -0700 Replacing beforeUnload synchronous updates (blocked by Chrome) with async updates. Also fixing the suggestion box, so following a suggestion turns on the track and highlights the item. refs #25017, #25703 diff --git src/hg/js/ajax.js src/hg/js/ajax.js index b9ec22b..b448d00 100644 --- src/hg/js/ajax.js +++ src/hg/js/ajax.js @@ -181,41 +181,56 @@ var data = "submit=1&noDisplay=1&hgsid=" + hgsid; var track = getTrack(); if (track && track.length > 0) data = data + "&g=" + track; for(var ix=0; ix