reproduction:
FastRender.onPageLoad(async sink => {
sink.appendToBody('<p>test</p>');
})
will result in [object Object]<p>test</p> instead of <script type="text/inject-data">%7B%22fast-render-data....><p>test</p>
The problem is probably in inject-data