Steps to reproduce
Replace
if (!SettingsStore.getValue("feature_thread")) {
here https://github.com/matrix-org/matrix-react-sdk/blob/2d2755d14542dd68b8318a88dda568a794ac5c81/src/Unread.ts#L69
by
if (!SettingsStore.getValue("feature_threadstable")) {
Outcome
Crash
Operating system
No response
Browser information
No response
URL for webapp
No response
Application version
No response
Homeserver
No response
Will you send logs?
Yes