1
0
Fork 1
forked from fedi/mastodon
mastodon/app
Claire e40d5414cc Fix crashes with Microsoft Translate on Microsoft Edge (#16525)
Fixes #16509

Microsoft Edge with translation enabled rewrites the DOM in ways that confuse
react and prevent it from working properly. Wrapping the offending parts in
a span avoids this issue.
2021-11-05 23:46:24 +01:00
..
chewy
controllers
helpers
javascript Fix crashes with Microsoft Translate on Microsoft Edge (#16525) 2021-11-05 23:46:24 +01:00
lib Fix addressing of remote groups' followers (#16700) 2021-11-05 20:28:20 +01:00
mailers
models
policies
presenters
serializers
services
validators
views
workers