hybridsjs / hybrids

Extraordinary JavaScript UI framework with unique declarative and functional architecture
https://hybrids.js.org
MIT License
3.03k stars 85 forks source link

Bug report: nested messages have broken placeholders #255

Closed chrmod closed 4 months ago

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

smalluban commented 4 months ago

Fixed with https://github.com/hybridsjs/hybrids/commit/3d514d4de03d0f0c95ef6e1868227b07d3b090f8

Thanks for your contribution. The test is simplified to check the function call directly, so no IO is required.