Child entities does not permit additional rendering to be called like the root parent entities #9
Answered
by
sandulat
c-falardeau
asked this question in
Q&A
|
Hello, great lib by the way! I'm wondering if it was intentional that the function you pass as the children for < BuilderEntities > is not get called when processing child entities (entities of entities). I would need the possibilities to render additional content like the parent entities do. So it is intentional or an issue that I can create or maybe I could contribute ? Best regards, |
Answered by
sandulat
Apr 16, 2025
Replies: 1 comment 5 replies
|
Hey @c-falardeau! Thanks so much for reporting this. You're right, this isn't the expected behavior. The regression was introduced in the v0.2.0 release. Please upgrade to 0.2.3 and let me know if the issue is resolved. |
5 replies
Answer selected by
sandulat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @c-falardeau! Thanks so much for reporting this. You're right, this isn't the expected behavior. The regression was introduced in the v0.2.0 release. Please upgrade to 0.2.3 and let me know if the issue is resolved.