This commit reverts partially https://github.com/discourse/discourse/pull/17543. Service appEvents was not being injected in ScreenTrack. This causes `this.appEvents.trigger("topic:timings-sent", data);` to fail and the error is swallowed by the `catch` on the promise. This caused a regression on plugins that rely on this event to implement other behaviors. |
||
|---|---|---|
| .. | ||
| controllers | ||
| ember | ||
| lib | ||
| mixins | ||
| models | ||
| services | ||
| utils | ||
| localization-test.js | ||