Child entities does not permit additional rendering to be called like the root parent entities #9
-
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, |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.