timur x

Results 6 comments of timur x

Was able to integrate https://ui.shadcn.com/docs/components/calendar#form as an island with the above setup and 4.3.6. Picking works. The toast part doesn't yet.

I might horribly be disoriented if the below is a missing piece, but let me share my poc: attachReactJsxNode.tsx: ```javascript import { useEffect } from 'hono/jsx' import { render }...

My experiment with getting _tamagui_ to show at least a button in the faked react was blocked by the currently missing useInsertionEffect.

> Hi @timurxyz > > If you still think you want the feature/fix, can you create another issue? [2757](https://github.com/honojs/hono/issues/2757)

> Regarding this, just yesterday I created a PR that fixes jsx/dom and should work. This PR also adds `useInsertionEffect`. Would be glad to have you try to get it...

Hi, your patience in awaiting my answer is much appreciated!) I suggest to consider that if we had a build-in wrapper like the above 'attachReactJsxNode' that could create a first-class...