Benjamin Bellersen
Results
1
comments of
Benjamin Bellersen
i was running into the same issue. it was related to calling `riotControl.trigger('event',data)` instead of `this.trigger('event',data)` hope it helps somebody