An error has occurred somewhere in your code (in lists or HTML): ReferenceError: temporaryMarkerElForTextToImageGallery84738932 is not defined at eval (eval at __createPerchanceTree (line: 568:34), :136:1)
keeps happening. I don’t have this code in my lists editor or html
This is likely an error with the text-to-image-plugin
interfering with some t2i-framework stuff or similar since it’s trying to create the gallery iframe inside the generator, as I was getting the exact same error from the text2image-generator. This error normally doesn’t happen, because the plugin is always set to access that variable (which points to a span
element) under a timeout (which is right after the element was created). I don’t know exactly what causes this, so I’m going to ping @perchance@lemmy.world so they can address this issue in the meantime.