Sebastian Helzle

Results 325 comments of Sebastian Helzle

Ah sorry 🤦 I was mentally in a different repo...

I could migrate all or parts of my https://github.com/Sebobo/Shel.NodeTypes.Analyzer to the core to solve this at some point. But would only do it with some support regarding concept and implementation...

Would be great, could take some ideas from https://github.com/Flowpack/Flowpack.NodeGenerator

I have a similar issue since a few days but only in a production instance, not during local development: ``` Exception in line 74 of /var/.../Packages/Libraries/ramsey/uuid/src/UuidFactory.php: Class "Brick\Math\RoundingMode" not found...

Somehow resolved it by upgrading composer from 2.0.9 to 2.7.4 on the system that had the issue

Only nodes of the given baseNodeType should be visible and their parents (which can have another type). I'm also setting this up for a customer right now where they need...

DTOs don't sound a like an easy and accessible solution to me for integrators and for most simple cases. Also things evolve over time. But if someone wants validation +...

Shouldn't a default value be set for the `displaySearchbox`? Also the test needs to be adjusted.

Did you set the the `isHidden` value of a nodetype property somewhere to a string? Like with `ClientEval: xyzzy` or similar?