form icon indicating copy to clipboard operation
form copied to clipboard

docs(solid-form): update the example code of async initial values

Open mattp0123 opened this issue 8 months ago • 0 comments

What's wrong with the example:

  • Destructuring query breaks the reactivity.
  • Don't do early return in Solid component, because it only runs once.

mattp0123 avatar Apr 22 '25 06:04 mattp0123