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
#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.