Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Element Call aware of unsupported browsers (in SPA mode as well as widget mode) #2504

Open
fkwp opened this issue Jul 25, 2024 · 2 comments
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@fkwp
Copy link
Contributor

fkwp commented Jul 25, 2024

No description provided.

@fkwp fkwp added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jul 25, 2024
@robintown
Copy link
Member

We should only worry about this if we start using a feature that's not supported by the latest Firefox ESR, really.

@progval
Copy link

progval commented Aug 24, 2024

It's currently happening in Firefox 115.14.0esr, which is still supported by Mozilla (even though it isn't the latest ESR): Uncaught TypeError: Intl.Segmenter is not a constructor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

3 participants