Sander Merks

Results 5 comments of Sander Merks

Hi @Bang512 , I have taken a look at #250 and it seems that that issue is not solved at all for composer installations. Can you merge that db_schema.xml into...

@Bang512 do you have any estimation about when the next release with the updated db_schema and whitelist will come?

Hello @Bang512 and @thaimageplaza, Do you have any estimate about when this issue is going to be handled? It is already known since begin 2020 and multiple tickets (#250 )...

Also facing this issue in 2.4.4. It would be possible to add a check for AbstractSimpleObject and then cast it to array and json_encode it: ``` private function convertAddressValueToFlatArray(array $address):...

Facing this issue on Magento 2.4.5-p1 as well, the value is somehow null, and null is an object according to javascript. As suggested by @amenk, adding a `value !== null`...