Cyril Chapellier
Cyril Chapellier
👍 on this. Similarly when the underlying data is "small" (as in : _produces a very small pie slice_), the problem is there too : 
FWIW I've created a more active fork [here](https://github.com/tchapi/Nestable/tree/master) and included your fix amongst others ;)
FWIW I've created a more active fork [here](https://github.com/tchapi/Nestable/tree/master) and included your fix amongst others ;)
Great idea ! — I've added it in my repository (which already includes a lot of other PR from this repo) but I took a slightly different approach, reusing the...
FWIW I've created a more active fork [here](https://github.com/tchapi/Nestable/tree/master) and included your fix amongst others ;)
Hi @bepabg If this issue is still valid, we need more info (code, minimal reproducible example if possible). From what I can see in your code `$tagsText` is not a...
Hi @amsouissi The `content` field is now a child of `translations`, so something along `$builder->get('translations')->get('content')` (not tested) ?
Hi all Is this still the case ?