Hi All,
    I am building an application, where-in we are planning to use Angular 
2.0 ( mainly cos of its Change detection algorithm) 
My application only works on IE 11 , as there few parts of the application 
where we use ActiveX container(s) .
What i ve observed is in Presence of ActiveX ( i.e. and Object Tag with 
CLSID ) 
I observe that ChangeDetection does not get automatically trigerred, unless 
i force them used ChangeDetectorRef's     detectChanges API.

I am not sure if there is anyone who still uses ActiveX along with Angular2.
 But i would like have this fixed.

I read online that , Angular2 overrides the Browser VM's attachEvent ( or 
soemthing similar) .. If some one could point me to code or explain how 
ChangeDetection is started , I can continue to figuring out why It does not 
working with ActiveX 

PS: I ve tested the same code without ActiveX and in that version i did not 
ve  to forcefully call detectChange.

Any pointers to the code will be really helpful

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to