Skip to content

Repeater Field: Remove a row causes submit button to a preventDefault state #564

Description

@dufgr

Hello,

I've been seeing a bug in my forms, using the repeater field. I can add lots of rows in the repeater and send the form with no problem, but as soon as I choose to delete a single row, the submit button stops working. I can click on it, but it doesn't have the action to submit the form anymore, looks like it's disabled or simply assume the preventDefault function.

Edit: After so many tries, I notice that it's a conflict with JetFormBuilder - Update Fields plugin. If there's any input field with the option enabled, when you delete a single row from repeater, the submit button stops working.

Another weird behaviour is the messages that comes in devtools console:

Image

I don't know where they come from, but it shows up with any action, as select a field, fill the field, etc.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions