AI OnAI Off
Sep 23, 2022
Jan 03, 2023
Closed, Fixed and tested
Fixed an issue where find.js hurt the Google pagespeed score because it blocked page loading. A defer attribute was added to the script tag so it can be downloaded in parallel to the HTML.
Note – This was done only for Find API v14.x because the ability to add attributes in the ClientResource class was added in CMS 12.1. (See CMS-18710)