AngularJS Comp in Angular15
Tech Stack: Angular 15x, React18, webpack5.
Issue: we have a AngularJS1.6 component which we used to bootstrap as below, which worked fine in Angular8, React16, webapack4, but post upgrade started to the scope binding not happening.
`
Index.html:
<div id=”angularJS”></div>