@headlessui/react + Fresh
I'm trying to use preact/compat to leverage @headlessui/react, but running into
In the
The input renders, and fires the callback, but something about the
Here is my implementation of the component: https://github.com/will-weiss/fresh-headlessui-repro/blob/main/islands/Combo.tsx
And the full repository: https://github.com/will-weiss/fresh-headlessui-repro
Thanks in advance!
In the
"imports" of my deno.json I haveThe input renders, and fires the callback, but something about the
useState seems off as I see some minified property is not a function, as in the attached image.Here is my implementation of the component: https://github.com/will-weiss/fresh-headlessui-repro/blob/main/islands/Combo.tsx
And the full repository: https://github.com/will-weiss/fresh-headlessui-repro
Thanks in advance!
GitHub
Minimal Repro trying to get a combobox to be used. Contribute to will-weiss/fresh-headlessui-repro development by creating an account on GitHub.
GitHub
Minimal Repro trying to get a combobox to be used. Contribute to will-weiss/fresh-headlessui-repro development by creating an account on GitHub.
