Just started happening within the past 12 hours or so. Anyone else having this problem?
I know that @[email protected] was working on gallery filters… maybe this is related and hopefully temporary?
EDIT: This seemed to be fixed for a while but it is happening again. This time, the “Network failure” error message takes a lot longer before being displayed.
Okay…
The browser that I use for Perchance is Floorp (based on Firefox). I’m using the latest version (11.14.1 (64-bit)) that will run on my older Mac OS.
On your example page (
t2i-with-create-media-gallery
), the “Add to” button shows the popup confirmation, but the “Show” button does nothing.On the
ai-text-to-image-generator
page, The “Private Save” and “Show Private Gallery” buttons do nothing. The “Generate Persona” function seems to work fine.Same results in Opera (Chromium version:116.0.5845.188)
Same results in Brave (Version 1.57.64 Chromium: 116.0.5845.188 (Official Build) (x86_64))
Out of curiosity, I tested Firefox - 102.6.0esr (64-bit)… … and it DOES work! At least on the
ai-text-to-image-generator
page.On your
t2i-with-create-media-gallery
page however, when clicking the “Add to” button, it throws a perchance error.I was surprised at these results, because usually the Chrome browsers handle newer code better than the older version of FF that I’m using.
I guess I’ll have to decide if I want to switch to the version of Firefox that works, and then implement the Private Gallery functionality into my generator(s). I’m not sure it’s worth it for what I’m doing.
Thanks again for your help.
I’ve changed the
.closest(':has(iframe')
to another code, can you try if that works?I’m not sure if the problem is with the
create-media-gallery-plugin
or thet2i-framework-plugin-v2
on theai-text-to-image-generator
page. I’m on Edge, latest version (also tested on Firefox, Chrome) on Windows and it seems to work.Same error on line 18, except no function error.