You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question. For watchers, do you place them inside or outside activate() ?
I have a service setting a promise and my watcher need the result of this service to be functional. If I set the watcher inside the activate(), it works out of the box, but if I set the watcher outside, I have to add a validation.
Include watchers, bindonce, templatecache, and a slew of other fun stuff
The text was updated successfully, but these errors were encountered: