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

Submit button or element with class "stepy-finish" missing! #46

Open
jorjik opened this issue Nov 5, 2015 · 7 comments
Open

Submit button or element with class "stepy-finish" missing! #46

jorjik opened this issue Nov 5, 2015 · 7 comments

Comments

@jorjik
Copy link

jorjik commented Nov 5, 2015

jquery ver_1.11
html:<input type="submit" name="submit" class="stepy-finish region_button">

@mathysp
Copy link

mathysp commented Jan 21, 2016

I'm facing the same issue. The documentation lacks any note of the ".stepy-finish" class. And even when it is available, the library returns an error.

jquery.min.js?v=1.9.1:3 Uncaught Error: Submit button or element with class "stepy-finish" missing!

@mathysp
Copy link

mathysp commented Jan 21, 2016

Figured it out, you cant have wrappers between form- and fieldset-tag, otherwise the code breaks.

@wbotelhos
Copy link
Owner

Maybe the code uses children instead find.
I'll try to update this plugins, since I'm current using it on a sprint this week.

@bmjjr
Copy link

bmjjr commented Jun 13, 2017

Same issue, bump.

@ghost
Copy link

ghost commented Dec 4, 2017

+1 req

@wbotelhos
Copy link
Owner

@Djary

Could you try the master code?
Check the doc, since we now we encourage you write more your markup.

@jorjik
Copy link
Author

jorjik commented Dec 4, 2017 via email

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

4 participants