What's New
o Other fix ui-ux

Give setValue, delete and doc methods isolated call state

NE @netchampfaris · #1012 · merged 10 Aug 2026

Multiple submit calls on the same useDoc member shared one useCall, so a second submit aborted the first mid-flight and both resolved off the same data ref.