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. |
||
|---|---|---|
| .. | ||
| current-user-test.js | ||
| document-title-test.js | ||
| emoji-store-test.js | ||
| presence-test.js | ||
| screen-track-test.js | ||
| store-test.js | ||