Skip to content

Events do not trigger in all components #5050

@zukidlomo

Description

@zukidlomo

Events configured on components are not functioning as expected. When events are set up (e.g., OnFocus, OnChange, or other actions), they do not trigger or execute their configured logic.

This behaviour was tested across more than 10 different components, which suggests that the issue is not component-specific and may affect event handling globally.

Configuration :

message.success("On Change")
console.log("::::: OnChnage")

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions