Skip to content

Change instances of dispatchEvent() to click() to make Safari happy.

Brian Perry requested to merge issue/same_page_preview-3355708:safari-fix into 2.1.x

I'm not sure why this was necessary - Safari supports dispatchEvent. This solved our issue regardless.

  • Also removed uses of async / await that weren't being honored

Merge request reports

Loading