Marko Version: 5.35.0
Details
I'm trying to run <await client-reorder> inside a <table> to await each row independently.
Expected Behavior
<table> is rendered correctly, the same way as without client-reorder.
Actual Behavior
Both placeholder and result remains in the HTML.
Steps to Reproduce
See reproduction