Describe the bug
Async Signal + ssr shows undefined in rendered. instead of triggering the <Loading>
This issue does not present itself when wrapping the async signal in a memo
Your Example Website or App
https://solid2.netlify.app/#solidjs-repl:gOyphZl1SVW7E-xyWpNnVg
Steps to Reproduce the Bug or Issue
.
Expected behavior
it is probably expected that it will trigger the loading like the memo workaround
Screenshots or Videos
No response
Platform
.
Additional context
No response