You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reported elsewhere, it's possible to paste images into the bbPress reply form, which seems to trigger the image transform.
I'm not immediately able to discern if this is a Blocks Everywhere or Gutenberg Image Block Transforms bug.
I suspect this might be a Gutenberg Bug, as the Image block 'from files' transform shouldn't run if the hasUploadPermission flags aren't set I imagine.
Filing here as a start, since that's where it was noticed.