Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

fix: Don't dispatch events from disabled components #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kristoat
Copy link

@kristoat kristoat commented Nov 4, 2019

Problem

Events from disabled elements are dispatched. E.g a disabled button.

Solution

Stop disabled elements from reaching the dispatch.

- E.g disabled buttons shouldn't fire events on click
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant