Hello,
I am currently using the free version of Catch FSE in the version 1.6.1 on my coding blog at https://quickcoder.org. Just now I realized that there is an issue with code blocks from GitHub Gist inserted with the Custom HTML block.
With a desktop browser, it works fine. The code is displayed as expected. With a mobile browser (on Android, don’t know for iOS), the code is missing in the same blog post. Here is an example:
https://quickcoder.org/mockito-cheat-sheet/
However, I also published this blog post to Medium and it’s working there:
https://levelup.gitconnected.com/flutter-mockito-package-cheat-sheet-ef49254ec62a?sk=73d94c6ba67ac59a6db3b0ee82ce42a3
What I tried so far without success:
- use different mobile browsers (Edge, Chrome)
- switch to desktop mode on mobile browsers
Is there any known bug in the theme with GitHub Gists and the Custom HTML block?
Can you give me any hints on how to resolve this issue?
Thanks for any help!