mastodon/app
Claire e9659ae031
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-07-23 02:53:17 +02:00
..
chewy
controllers
helpers
javascript Fix crashes with Microsoft Translate on Microsoft Edge (#16525) 2021-07-23 02:53:17 +02:00
lib
mailers
models
policies
presenters
serializers
services Add logging of S3-related errors (#16381) 2021-07-21 18:34:39 +02:00
validators
views
workers