v1rtl

Results 452 comments of v1rtl

What's the status on this issue? I'm building a CLI app on deno and i'd like to ship a binary

still an issue, setting `enableReinitialize` to false doesn't change it, it still resets :\ and I don't call `resetForm` manually if needed, I can spin up a repro

@Robert-Kovalcuk I assigned you to the issue, feel free to PR

@aldy505 could you please write out a minimal reproduction for the hanging? (a code snippet)

Suggestion for TS ESM implementation: ts-node has a `ts-node/esm` loader hook. Also `mts` extension could be used but I'm not sure if that's needed.

here's a relatively simple implementation of HMR for ESM: https://github.com/FredKSchott/esm-hmr

Is there any current blocker to implementing it in the core? Probably it's easier now that there's a community effort to polyfill readable streams / streaming in fetch

I might need to tweak tsconfig and rollup config, probably jsx isn't generating properly hold on for a few mins i'll fix it

does it work now? @zackdove

@zackdove what's your next config