Files
discourse/plugins
KrisandJarek Radosz cef550d982 FIX: ensure AI gists render on mobile (#34261)
Follow-up to
https://github.com/discourse/discourse/commit/383760759b5a325a497ef85cc783d7ba9442f58f

The change in outlet there made the gists stop appearing on mobile, so
here I'm making the outlet conditional on mobile/desktop view and adding
a spec to make sure they appear

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2025-08-12 17:16:31 -04:00
..