George Mamadashvili

Results 157 comments of George Mamadashvili

Thanks for sharing a great example, @kurtrank!

I haven't started debugging this yet, but I would guess that the returned response "shape" is the cause, which is usually an array of objects with a unique key. The...

Thanks for the additional details, @MatzeKitt! Can you share an example of the endpoint code you're testing with? I have something locally, but I want to be as close to...

I call everything that's not documented "semi-private" :) But I agree that if it was working previously without an ID, and unless that was a bug, we'll have to restore...

@jsnajdr, the latest comment from @MatzeKitt mentions that this was working without a `key` pre-WP 6.5. My understanding is the same. Entity record lists need an array of objects with...

It's probably the same report as #61565. @rxbracho, do you have any meta boxes active in the editor, like it's reported in the other issue?

@rxbracho, no problem at all. I'm going to re-open the issue. There's a plan to release a minor plugin update with the recent fix. If that's not a problem, I...

@rxbracho, did you get a chance to test the fix with Gutenberg 18.4 or 18.5?

Thanks for the update, @rxbracho!

cc @WunderBart @swissspidy Side note: I think the test runner shouldn't assume that the consumer will be using `wp-env`, at least when `WP_BASE_URL` is provided.