Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Error when opening Tiny Tiny RSS in Safari

    Tiny Tiny RSS
    3
    4
    652
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • necrevistonnezr
      necrevistonnezr last edited by

      I get the following error when I open Tiny Tiny RSS on Safari:

      Error: Browser check failed: window.requestIdleCallback not found.
      
      https://rss.domain.net/js/App.js?1617800690:694:28
      forEach@[native code]
      checkBrowserFeatures@https://rss.domain.net/js/App.js?1617800690:691:58
      https://rss.domain.net/js/App.js?1617800690:665:40
      setupNightModeDetection@https://rss.domain.net/js/App.js?1617800690:203:26
      init@https://rss.domain.net/js/App.js?1617800690:660:35
      https://rss.domain.net/js/tt-rss.js?1617800690:62:12
      https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:139006
      _505@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:138628
      https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:4038
      _b@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:531
      https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:3996
      _38@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:14153
      _81@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:14202
      _f6@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:15988
      _10b@https://rss.domain.net/lib/dojo/dojo.js?1617800690:8:18918
      

      Anyone else have these?

      necrevistonnezr 1 Reply Last reply Reply Quote 0
      • necrevistonnezr
        necrevistonnezr @necrevistonnezr last edited by

        @necrevistonnezr
        Just saw https://discourse.tt-rss.org/t/typeerror-window-requestidlecallback-is-not-a-function/1755?page=2
        There’s also a solution there

        1 Reply Last reply Reply Quote 1
        • girish
          girish Staff last edited by

          @necrevistonnezr Thanks.

          Just posting the solution here - "enable the Develop menu in Preferences > Advanced tab. Then in Develop menu > Experimental Features > requestIdleCallback (just click to ensure there’s a checkmark next to the item)."

          1 Reply Last reply Reply Quote 0
          • rosano
            rosano last edited by

            There's also https://community.tt-rss.org/t/typeerror-window-requestidlecallback-is-not-a-function/1755/26

            To ‘just make it work’ on a server:

            Create themes-local/local-overrides.js
            Put a content of https://github.com/pladaria/requestidlecallback-polyfill/blob/master/index.js 97 there (a polyfill for this property).
            Done

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB