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
The same setup works fine for me with no such error messages appearing.
Same, works for me on Firefox 121. @OP maybe check if there’s an extension interfering with it.
Not even if you open the dev console and have a look?
No. The pages load fine, and the console errors I see are not what you report. Instead, I see:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://static.cloudflareinsights.com/beacon.min.js/…
But this is because I am blocking their tracking attempts.
I also get this:
None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “redacted”. photon.lemmy.world
I don’t see anything not working as expected though.
Have you tried clearing all your cookies for the site? It often helps when you get Lemmy errors that other people aren’t getting.
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.
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.
What was broken about it?
There was an error saying it couldn’t read/find my profile and just wouldn’t load.
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)…
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.
Try opening on a new profile. Maybe some about:config setting is causing the error