Hi!
I made a multi-slides form. Problem: Whenever a user presses enter on an input, it jumps to the first slide.
To reproduce
- open the example below
- slide to the second page
- click on the textfield and press enter.
It will slide to page one. I haven’t found anything in the documentation. Is there something that I’ve missed?
Also, shouldn’t the form submit when I press enter? It only submits when I directly press the button.
Thank you!