Skip to content

SettingsStore value "feature_thread" unknown #23983

@menturion

Description

@menturion

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions