Unable to load a few Catalog offerings in Service Point and getting a pop-up "Error while invoking onload function: ca.fd.js.populate_req_name_for_departure()"
CA Service Catalog 17.4
The issue is because of directly accessing/interacting with DOM elements instead of using the Service Catalog Form API.
It is advised to use OOTB form designer APIs instead of DOM elements to mitigate loading issues and to substitute them with form designer APIs wherever appropriate.
For more information about Form designer API's. Please refer http://<<Servicecataloghostname>>:<<portnumber>>/usm/API/JS/symbols/Select.html