mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 10:00:38 +09:00
Clearing the extra args field set the overlay value to undefined, which gets dropped during object spread when building the PATCH payload. The existing extraArgs from the agent config survived the merge, making it impossible to clear the field. Use null so the value explicitly overwrites the existing config entry. Closes #2350 |
||
|---|---|---|
| .. | ||
| adapters | ||
| api | ||
| components | ||
| context | ||
| fixtures | ||
| hooks | ||
| lib | ||
| pages | ||
| plugins | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||