Save 36% for Black Friday! Learn more

Bruno Bonamin

Joined

110 Experience
1 Lesson Completed
0 Questions Solved

Activity

Posted in Dynamic Nested Forms with Stimulus JS Discussion

Have you tried converting the payload to a string before sending it?

data: JSON.stringify({ data: { name: "test" } }),