react-form-builder
react-form-builder copied to clipboard
TypeError: Converting circular structure to JSON
Trying to replace the default submit button with a custom button. The custom button calls exactly the same function. For some reason the default submit button works perfectly however the custom button throws a circular object error
.