mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-11 07:06:31 +02:00
This widget driver method was mistakenly filtering all state events out of the responses to read_events fromWidget actions. This was a hold-over from back when read_events had two different behaviors depending on whether you specified a state_key (i.e. before the introduction of the update_state action).