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
TBD: This might only need Element Web changes, I'm not sure yet.
matrix-org/matrix-spec-proposals#4288 has clarified the meaning of read_events actions without a state_key: the client isn't supposed to respond with any state events. I think the current shape of the driver API assumes that the lack of a state_key should mean that any matching events - state events or otherwise - should be included in the response. We should eventually rectify this.