angularjs - Angular js 1.5 + emit listener not working -


facing random issues angular js listener :

  1. data being emitted rootscope.emit event in service on particular id
  2. same data not being listen listener on root scope controller
  3. this occurring on random basis ..

have faced such type of issues .. please !!

thanks in advance !!


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -