Skip Navigation

You're viewing a single thread.

21 comments
  • Anyone else getting a blank page? I had to go into inspect element and remove {opacity: 0} on the body to see anything.

    • It's set to fade in from 0 opacity, for some sort of unnecessary "ooh look it's fancy" effect. My guess is that if you check the console you'll find that it hit some exception before it completed its little fade-in effect.

      • It seems to be caused by the FediAct addon, which doesn't make any sense. Disabling the addon fixes the page without needing a reload, so it must be a CSS issue rather than an exception. Edit: it seems the addon is overriding the fadeIn keyframe, but it looks fixed in the github version.

        • Might be worth reaching out to the addon authors. Hard to say whether the page or the addon is at fault, but they might be interested to know it even if it's the page's fault.

          • It looks like it's the addon's fault, and has already been fixed in the github version. It's also been abandoned, so it's probably not worth keeping around anyway.

21 comments