Setting up Client Components
I'm trying to setup a simple counter client component, code can be seen below. Code is minimal so it's easy to test it (first time using client components on hono)
When using the example given in the docs, an "obvious" error that document is not defined would happen, since I'm in the server.
Code:
3 Replies
I also posted a gh discussion, but there was no response
https://github.com/orgs/honojs/discussions/2596
hi, Have you find the way to render client component?
nope