matrix-react-sdk
bd1de8d4 - Require a room ID for WidgetStore's pinned widget contracts

Commit
5 years ago
Require a room ID for WidgetStore's pinned widget contracts This should alleviate https://github.com/vector-im/element-web/issues/15705 from happening, though the cause is still unknown. Requiring a room ID is safe for this because only room widgets can be pinned, and widget IDs are not globally unique which means from a logical standpoint the contract still makes sense here.
Author
Parents
Loading