Fullpage.js: Can't submit form when using scrollOverflow

Created on 13 Jul 2016  ·  5Comments  ·  Source: alvarotrigo/fullPage.js

Description

Link to isolated reproduction with no external CSS / JS

[in jsfiddle.net or codepen.io if possible, link to personal websites won't be reviewed unless isolated reproductions are provided. Reported issues without a reproduction might be closed.]

Steps to reproduce it

  1. [First step]
  2. [Second step]
  3. [and so on...]

    Versions

[Browser, operative system, device...]

Reproduction required

All 5 comments

Closed until an isolated reproduction is provided as detailed in the reporting issues guidelines and the issue skeleton.

I am experiencing this same issue on mobile. All scrollOverflow sections with forms are not submitting. Please see my reproduction below.

Codepen Reproduction

If the <input type="submit" /> is the issue. If it is changed to a <button type="submit" /> the form submits.

@timgaines your codepen works as expected to me. Change action="#submitted" for action="submited.php" to see it working as expected.

Same behaviour for me on Android and iOS.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vishnu1212 picture vishnu1212  ·  5Comments

vanloc0301 picture vanloc0301  ·  5Comments

villain2 picture villain2  ·  3Comments

lunaandyou picture lunaandyou  ·  4Comments

LukeCarlThompson picture LukeCarlThompson  ·  4Comments