Eric Teubert
Eric Teubert
I'm not sure why your media picker is not working. Can you check your browser console if there are any errors? But there is a bug and a missing button...
I need more information since I am unable to reproduce this behavior. 1. open the browser console (see [this guide](https://webmasters.stackexchange.com/a/77337) for different browsers) 2. click the "Media" button 3. see...
Sorry for the late reply. The interesting part is this: > TypeError: Cannot read properties of undefined (reading 'getEditedPostAttribute') Are you using the Gutenberg editor? Because the Publisher seems to...
Still no luck. Can you post your list of active plugins? I tried installing some from @different-thinking which may have had some influence on the editor, but I can't manage...
It's the Gutenberg editor. I have the beginnings of a fix in the linked PR but it needs more work. Until then, if you use the editor in "code" mode,...
I'm confident now that it's a bug in WordPress (see https://github.com/WordPress/gutenberg/issues/20490) and I'm not sure I can or should fix it on the Publisher side. Because it may break again...
There are a couple of "setup" steps at this point happening, and yes they override existing settings. I would argue that's a feature and works as intended, however I see...
We only import the mp3 asset. Other assets are ignored (because we want to be able to import any RSS Feed, not just Publisher ones, we only look into the...
Behoben in Release 4.1.22 oder 4.2.0-beta7
Not sure if I should put more time into this or abandon until we eventually move it to the new architecture bit by bit. Everytime I feel like I'm getting...