Uncaught TypeError: Intl.Segmenter is not a constructor
Hello. Yesterday, I noticed that the Element Matrix client no longer loads in Tor Browser. It appear the JavaScript constructor called Intl.Segmenter does not exist within Tor Browser, but is now requited by Element.
My version is 13.5.1 on Linux, but I tried an older version on Windows (it was outdated because it's rarely used) with the same error.
The Error should be reproducible by visiting any up-to-date Matrix homeserver running Element, such as: https://chat.tchncs.de/
You can also just try to call Intl.Segmenter in the JavaScript console anywhere and compare between browsers.
From what I can see, Intl.Segmenter seems unproblematic with regards to privacy, and it is widely supported in web browsers, so I hope it can easily be added/enabled in Tor Browser.