-
Type:
Bug Report
-
Resolution: Cannot Reproduce
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.14.0-alpha4
-
Component/s: external task client js
-
None
The unsubscribe event emit has a missing parameter "topic". The "topic" parameter is being recieved at the event listener and it logs as "undefined". So the missing parameter has been added during the event emit.