Edu

Results 62 comments of Edu

@MorphZG seems the proposal above is more of a workaround than a solution?

Seems `setFields` is also broken for Solid. Not sure whether worth opening a separate issue since all libs use the same core functionality?

Seems the functionality is broken when the form isn't yet rendered. Attempting to set the fields of a form that's not yet connected to the DOM will throw no errors,...

> A form needs to exist and be connected before anything else happens. Thanks for clarifying. How does the lack of DOM elements prevent the state from being updated? Couldn't...

Was happening for me too. Opted to follow the "build from source" instructions, which is only a few commands more and works just fine

I'm seeing that the browser doesn't re-open when modifying vite.config.ts, should it too be included in the list of files that trigger a full reload?

Personally, I'm not a fan because neither of us knew about this, and probably many others will be confused about this too. Also, this behaviour is not documented. Also why...

Did you end up documenting this expected behavior?

Second the change. Silently modifying globals is a sure way to cause a lot of pain. If it helps, all modern consoles have filters that can be used to tune...