mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-12 14:11:21 +01: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).