react-carousel icon indicating copy to clipboard operation
react-carousel copied to clipboard

Arrows proc Formik submit

Open Sxoo opened this issue 4 years ago • 0 comments

Hi,

Default arrow buttons don't have a type defined, so they automatically submit the Formik form (button type defaults to type="submit").

You should define the type of arrow buttons to "button".

Sxoo avatar Nov 05 '20 13:11 Sxoo