-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't workingminorThis is a thing to include in the next minor releaseThis is a thing to include in the next minor releasenext releaseThis is a thing to include in the next releaseThis is a thing to include in the next release
Description
I'm submitting a ...
- bug report
- feature request
- support request
What is the current behavior?
The blur event never occurs if a custom input component is used in the slot.
Literally every other event does, except for the blur.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
Just pass any custom input component into the default slot and oped devtools->events. You'll see that with any interaction the component emits NONE.
What is the expected behavior?
The events should work in any circumstance.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingminorThis is a thing to include in the next minor releaseThis is a thing to include in the next minor releasenext releaseThis is a thing to include in the next releaseThis is a thing to include in the next release