Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Validatation Fix Height not working on last step. #159

Open
ZPFD opened this issue Oct 6, 2022 · 0 comments
Open

Form Validatation Fix Height not working on last step. #159

ZPFD opened this issue Oct 6, 2022 · 0 comments

Comments

@ZPFD
Copy link

ZPFD commented Oct 6, 2022

Hi,

The fixHeight action doesn't work as it should or isn't triggered on the last step of the Form Validation example. Especially when there is content appended in the pane-content. It seems to be executed but the effect doesn't work unless an action is done on the window.

See the https://techlaboratory.net/projects/demo/jquery-smart-wizard/v6/validation
After the you filled the first 3 steps, the last pane always reduces itself to the original content (Without the appended stuff).

The fixHeight effect is then triggered if you click the confirm button or by any action changing the size of the dom. (Changing the size of your Browser or opening the "inspect" function, stuff like that). Then the fixHeight applies the effect and the pane grows to what it is supposed to be.

Happening on Windows Firefox and Edge.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant