According to Dropping iOS 15 & other old browsers in July 2025 - #170 by david announcement, unsupported browsers are supposed to be able to render content in html-only mode, however this does not actually work.
Here is the example of a discussion where message body content does not render (it does not appear) on iOS 15.8 browser: Plex community forums (Powered by Discourse)
4 « J'aime »
I can reproduce this issue —
In iOS 15.6 I see
With iOS 12.3
so it seems like we may need to update our browser detection to include static content for iOS 15, thanks for reporting it
4 « J'aime »
david
(David Taylor)
4
Ah yes, thanks for the report @heaving_year4v. This should fix it:
6 « J'aime »