Lars Schröder

Results 20 comments of Lars Schröder

What about a situation where you don't know images sizes, container widths etc. and you have only two image versions - a small one and a 2x-version and just want...

:+1: This is also a great improvement for a mobile solution I used. With this code it's possible to close a menu by touching the root element of an open...

Any progress with custom associations? Use case: A shopware plugin adds a new entity and an association to an existing entity. if you wan to load the shopware entity together...

The reason for the missing associations is that the sdk only considers the `data` part of the response here: https://github.com/vienthuong/shopware-php-sdk/blob/772876c243b64003094a7bd648d5e92ae446089d/src/Hydrate/EntityHydrator.php#L83-L93 And because of the `application/vnd.api+json` accept header the shopware 6...

FLI - frosh line interface

feel free to make some PRs 😃

I observed that issue in 3 different shops with subshops, too. But I have no clue how that clone statement could produce such behavior. I thought about some kind of...