Updates for Angular 1.8 - fix premature access to component properties
authorColeman Watts <coleman@civicrm.org>
Sat, 3 Oct 2020 00:45:47 +0000 (20:45 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 4 Oct 2020 02:05:22 +0000 (22:05 -0400)
commit79868cc2a719aca1fea526b9e02a8bd492963e8f
tree5b24036318dc7e72e5b5ba876632cf5843162a21
parent4f3a95d94f34caba5cad15c34d1638d32a8d9ef5
Updates for Angular 1.8 - fix premature access to component properties

Angular 1.8 doesn't seem to like it when you try to access component properties
before the init function.
ext/search/ang/search/crmSearchActions.component.js
ext/search/ang/search/crmSearchFunction.component.js