The photon UI under photon.lemmy.world does not work for me in Firefox 122 under Linux, showing nothing but blank page when I open it. It works in Chromium and in Firefox on Android.

When I open the developer console, I get the following error message:

Uncaught (in promise) TypeError: e.moderation is undefined

    • @waiglOP
      link
      English
      18 months ago

      Not even if you open the dev console and have a look?

  • stankmut
    link
    English
    28 months ago

    Have you tried clearing all your cookies for the site? It often helps when you get Lemmy errors that other people aren’t getting.

    • @waiglOP
      link
      English
      2
      edit-2
      8 months ago

      Hey, that actually did it! Not cookies, technically, but “local storage”, but anyway…

      Thanks for the hint!

      *edit: In retrospect, I should have saved what Photon had saved there in local storage. This was definitely still a bug, Photon, like any other web application, really, must be able to deal with data stored by older versions of itself, even if those older versions were buggy.

  • @mihnt
    link
    English
    28 months ago

    Firefox 122 (Flatpak) on Mint 21.3 Cinnamon and it’s working fine for me.

    Turn off all your extensions and turn them back on one by one to see if that’s the cause.

    Though I must say I stopped using Photon because it was broken for well over a month for me to the point of it being unusable.

      • @mihnt
        link
        English
        18 months ago

        There was an error saying it couldn’t read/find my profile and just wouldn’t load.

    • @waiglOP
      link
      English
      18 months ago

      Turn off all your extensions and turn them back on one by one to see if that’s the cause.

      There’s really not much there. There is uBlock Origin (already deactivated in the screenshot), HTTPS Everywhere (all that does is redirect http websites to their https equivalent, but this was already using https anyway), Greasemonkey (Not configured to do anything on this URL) and finally RES (doesn’t have permissions to do anything outside of reddit)…

      • @waiglOP
        link
        English
        18 months ago

        Anyway, I disabled all of those in Firefox’ Add-On page (so not just via their own disable buttons), reloaded the page and… no difference. Still just a blank page.

        • @wreckage
          link
          18 months ago

          Try opening on a new profile. Maybe some about:config setting is causing the error