Skip to content

CMD+[number] does not switch to space anymore #21290

Closed
matrix-org/matrix-react-sdk
#7971
@germain-gg

Description

@germain-gg

Steps to reproduce

  1. Use CtrlOrCommand+[number]

Outcome

What did you expect?

To switch to space

What happened instead?

Does not switch to space, and there's the following exception thrown

invariant.js:35 Uncaught (in promise) Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.
    at invariant (invariant.js:35:1)
    at MatrixDispatcher.dispatch (Dispatcher.js:167:157)
    at MatrixDispatcher.dispatch (dispatcher.ts:45:19)
    at SpaceStore_SpaceStoreClass.setActiveSpace (SpaceStore.ts:249:35)
    at SpaceStore_SpaceStoreClass.onAction (SpaceStore.ts:1166:26)
    at SpaceStore_SpaceStoreClass.onDispatch (AsyncStoreWithClient.ts:62:20)
    at MatrixDispatcher._invokeCallback (Dispatcher.js:198:1)
    at MatrixDispatcher.dispatch (Dispatcher.js:174:1)
    at sentryWrapped (helpers.js:76:1)

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

Metadata

Metadata

Assignees

Labels

A-SpacesSpaces, groups, communitiesO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceS-MinorImpairs non-critical functionality or suitable workarounds existT-DefectX-RegressionX-Release-Blocker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions