Closed
Description
Steps to reproduce
- Make sure the Synapse configuration file
homeserver.yaml
has MSC 3030 enabled:
experimental_features:
msc3030_enabled: true
- Since Element Desktop (version: 1.11.16 / 1.11.17) cannot manually enable "Jump to date",
you need to roll back to an older version and enable "Jump to date" in this version("Jump to date" may be related to the iteration of the Synapse version, which may be the version before 1.73); - Update Element Desktop to the latest version and start it;
- Enter a room with a longer timeline (for jumping), and locate a certain timeline;
- Click the date, try to jump up according to the prompt.
Outcome
What did you expect?
I can jump to near the specified date according to my needs.
What happened instead?
If the jump fails, an error as shown in the figure is returned:
At this time, the developer tool displays the information as shown in the figure:
Also I found that this feature has disappeared from "Labs". This makes it impossible to enable this feature in another development version (Element Web, version number: a7124c9-react-910aa0b81395-js-6d58a54039fc). What happend?
Operating system
x64 Windows 7
Application version
Element Desktop 1.11.17
How did you install the app?
https://packages.element.io/desktop/update/win32/x64
Homeserver
Synapse 1.74.0
Will you send logs?
No