DOM Manipulation error with CustomEvent.fire
During NewYork upgrade, Healthscan returned DOM Manipulation error for the following Catalog Client Script at line 8: function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } //Type appropriate comme...