Hello, I have been trying to get server-side rendering and client components to work for some time now, but I can't seem to make it function properly. I used the template from
bun create hono
bun create hono
and selected Cloudflare Pages. While the page gets rendered, it doesn't get hydrated on the client.