Open
Description
Reference this line and serialize
import:
trimmings/src/utils/loadElement.js
Line 19 in d5e4b12
If the element
is a form then couldn't this just be simplifed as new FormData(element)
and pass that onto fetch
? There's no need to manually serialize form and it's elements...
Metadata
Metadata
Assignees
Labels
No labels