Kennard Vermeiren

Results 7 comments of Kennard Vermeiren

> @knnnrd had the same problem #132 > > All I did was to change context class constructor. Can you be more specific on what you are doing? Please paste...

@unixslayer Unfortunately clearing the cache also doesn't help. I tried installing all the extensions that you also have (some weird dependency maybe?), but still the same issue. I will try...

No problem at all in a fresh symfony 5.1 project. I'm kinda at a loss here on what to do. I can't show my project since it's closed-source. I haven't...

@EVDW Thanks for your input but sadly the same error

Hi, I'm having a similar issue. Package version: ``` $ yarn info @api-platform/admin └─ @api-platform/admin@npm:2.7.2 ├─ Instances: 1 ├─ Version: 2.7.2 │ └─ Dependencies ├─ @api-platform/api-doc-parser@npm:^0.12.0 → npm:0.12.0 ├─ history@npm:^4.7.0...

> Nope. You're right. I didn't read good. Adding the `required` rule adds attributes to the children through `ParentType`, which messes up other attributes. This is why I never use...