79507977

Date: 2025-03-14 01:27:03
Score: 0.5
Natty:
Report link

I had a similar problem. I had a SAVE button inside a FORM. Clicking the SAVE button called a JavaScript routine which produced a modal that appeared and immediately disappeared before clicking any buttons. Moving the SAVE button outside the <form> </form> fixed the issue. Apparently the form was interfering with the modal processing.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Marshall