lutaev-georgia
Results
2
comments of
lutaev-georgia
I have the same issue. The library doesn’t allow to send nested objects. For example, instead of `{ data: { user: 1 } }` it sends `{ data[user]: 1 }`...
Looks like you had the same issues, for example https://github.com/therealparmesh/object-to-formdata/issues/187