element-hq / element-hq/element-web
Widgets use undocumented `$theme` variable at runtime
Open
A-Widgets
O-Uncommon
S-Tolerable
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
They're supposed to use https://github.com/matrix-org/matrix-doc/pull/2873 which the widget-api handles for us. However, `StopGapWidget`'s `rawData` prop adds `theme` so `$theme` ends up working
Contributor guide
Assessment
This issue has not been assessed yet.