Skip to content

[HxDynamicElement] Causes re-rendering on every click, even if the OnClick parameter is not set #1069

@hakenr

Description

@hakenr

The onclick event is subscribed and triggers a full component re-render even when the OnClick parameter isn't set and nothing handles it.

Reproducible in GoranG3: in EmployeeAdditionalInformationEdit, clicking on HxInputDate doesn't open the calendar dropdown but instead resets the model and re-renders the form.

(There's likely another bug in HxInputDate, where it doesn't stop the click event from propagating to the input!)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions