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

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -