question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mathyspcommented, 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!
0reactions
jorjikcommented, Dec 4, 2017

no

2017-12-04 16:59 GMT+02:00, Washington Botelho notifications@github.com:

@djary

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

– You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/wbotelhos/stepy/issues/46#issuecomment-348986952

Read more comments on GitHub >

github_iconTop Results From Across the Web

My Input type button in div class is not submitting [duplicate]
You need to declare your button as 'submit', instead of 'button'. Instead of <input type="button" value="register" />. declare it this way
Read more >
my turn in button missing - Google Classroom Community
Go to classroom.google.com. 2. Click the class Classwork. 3. Click the assignment View assignment. 4.To attach an item:.
Read more >
Solved: Why are my submit assignment buttons missing?
I have a student who has no upload button for her assignments (while the rest of the class has been uploading their stuff)....
Read more >
Front end form submit button missing - WordPress.org
Hi, the submit-button on front end forms are now missing. When inspecting the HTML the wrapper is there, but no button element. It...
Read more >
<input type="submit"> - HTML: HyperText Markup Language
elements of type submit are rendered as buttons. When the click event occurs (typically because the user clicked the button), the user agent ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found