Skip to content

Regression: Buttons fire twice in Angular #4339

@abaradari

Description

@abaradari

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

There seems to be a conflict between the following issues/changes : #4135 and #4279

For version 2.1.x - after the change for #4279 - the original bug #4135 has popped up again.
The angular version is not usable atm, because every button fires twice.

Possible solution: reintroduce event.stopPropagation() for handleClick() functions only.

Expected Behaviour

Clicking on a DBButton should only fire an event once.

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

Metadata

Metadata

Assignees

Type

Projects

Status

🕋 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions