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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
22
22
23
23
### Fixed
24
24
25
+
* Fixed `addEventListener` callback receiving the raw `channelChangedEvent` wire message instead of a properly structured `FDC3ChannelChangedEvent` when a user leaves a channel or when the `currentChannelId` field is used in place of the deprecated `newChannelId` field. ([#1870](https://github.com/finos/FDC3/pull/1870))
0 commit comments