FelixHenninger / lab.js

Online research made easy
https://lab.js.org/
Other
245 stars 109 forks source link

HTML Submit Button stopped working #204

Open Martinaven opened 1 year ago

Martinaven commented 1 year ago

Hi everyone. I'm having some trouble with an html button (submit). The button doesn't seem to work since yesterday, but it worked perfectly until yesterday. I tried to rewrite the html code, but nothing changed. I also copied the code from a script belonging to a template offered from lab.js (just to be sure I wasn't making any mistakes when writing the code that I wasn't aware of) but again, nothing happened. The experiment should move to the next section when pressing the button "continue" but actually the screen doesn’t move on. Anyone is experiencing the same issue? This is the html code:

<!footer class="content-vertical-center content-horizontal-right"> <button type="submit" form="response"!>Continuare →</button!>

(placed ! just to make you see the code)

I double checked on the internet and it should be fine

What would you like or expect to see?

The experiment should move to the next section

What is currently happening?

Nothing happen. The screen remain the same, it doesn't go on to the next section.

Please describe the steps needed to reproduce this phenomenon

If possible, please attach the study you're building, or a minimal example that demonstrates the issue.

Finally, please tell us which browser you're using (and the version thereof)

google chrome (but i tried with safari too)