grichards

Results 7 comments of grichards

Hello @cweagans, thanks for the reply. Unfortunately not... my lame excuse is lack of time, and I'll spare you the details. At least I hope my suggestion, if implemented, will...

Hello everyone. I am trying to understand this issue. I just created a big data model and pulled up Swagger to look at the schema, and all properties that represent...

I'm current experiencing this same problem. I don't understand the proposed solution... the package.json file from the demo has a bunch of extra packages (like next) that I don't want......

I found the actual problem and a workaround if not a solution. That ToggleThemeLegacyButton class is deprecated and line 33 has a bug, not testing whether the property it's accessing...

I believe it will depend on whether you're using JavaScript or TypeScript. My bet is you're using TypeScript. So maybe you installed ReactAdmin and then install @api-platform/admin on top of...

+1 The current implementation seems like an important flaw in the system design. I cannot effectively manage images in a multi-store site if I have any attribute overrides at the...

Hello @slax57 , thanks for looking into this and for the suggesting about the custom trait! I think we have two issues: 1) On the API Platform side, that "required"...