Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #316942
    xeladu
    Participant

    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!

    #316946
    tikaram
    Keymaster

    @xeladu : I checked your site on an android device and I don’t seem to find any issue with code blocks.
    Screenshot-20230327-155308
    Can you please try clearing the browser cache at your end and let me know if you are still having issues.

    Regards,
    Tikaram

    #316951
    xeladu
    Participant

    Hello,

    thanks for looking into it. The issue is caused by the cookie consent plugin. If cookies aren’t allowed, the code is not displayed. Of course, this makes sense.

    It has nothing to do with the theme.

    Thank you for your help!

    #316954
    tikaram
    Keymaster

    @xeladu :Glad to know that the issue has been resolved. Let me know if you have any other theme related issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile browsers don’t show GitHub Gists in a Custom HTML block’ is closed to new replies.