Skip to content

Regression: Embedded mode no longer works with widget host that does not support update_state action #4655

Closed
@hughns

Description

@hughns

#4574 landed via bdd4d82 into the RCs for v36.1.0.

The problem is that if the widget host doesn't support the new update_state action then the fetching of room state will never work. For example, the matrix-rust-sdk does not support update_state yet.

This will impact any widget that uses the matrix-js-sdk in embedded mode including element-call.

A proposed fix is in #4652

I've marked this as a release blocker as it wasn't intended that this would be incompatible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions