Declan McKelvey-Hembree
Declan McKelvey-Hembree
I also ran into this issue. This was an issue with the underlying jpgJS library: https://github.com/notmasteryet/jpgjs/issues/34 However, they seemed to have fixed it here: https://github.com/notmasteryet/jpgjs/pull/36 I solved the problem by...
@Mark-H Seems like @halftrainedharry has likely identified the bug, but just as a bit of housekeeping I don't have FileSluggy installed and disabled `upload_translit`, the bug still persists.
@halftrainedharry Yes, you're right, this is the error behavior I'm experiencing. `3.Category` can be created and works as expected.
I am not an expert on Wordpress, PHP, ACF or Gutenberg, but I ran into this problem and was able to add support for this to the library. I added...