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
The embedded RoomWidgetClient should use this capability where available in order to get saner room state semantics.
n.b. The was a previous PR to implement this in #4574 but then reverted in #4656 as it was not backwards compatible.
The implementation should maintain compatibility so that embedded RoomWidgetClient will continue to work with widget container/hosts irrespective if they support the update_state action.
The text was updated successfully, but these errors were encountered:
A new widget action called
update_state
was recently added to MSC2762.The embedded
RoomWidgetClient
should use this capability where available in order to get saner room state semantics.n.b. The was a previous PR to implement this in #4574 but then reverted in #4656 as it was not backwards compatible.
The implementation should maintain compatibility so that embedded
RoomWidgetClient
will continue to work with widget container/hosts irrespective if they support theupdate_state
action.The text was updated successfully, but these errors were encountered: