Skip to content

Component: do function can leak triggers #708

@g105b

Description

@g105b

A button inside a component can leak out to another. For example, two components both have a <button name=do value=delete>Delete</button>. When one is clicked, there's a bug that means the other component can be triggered.

There's already a hidden field added to the form to indicate what component is being submitted, but I believe this is being missed. Needs investigating.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions