-
Notifications
You must be signed in to change notification settings - Fork 6
Labels
Milestone
Description
Provide a general summary of the issue here
In a SL number field @sl-change and @sl-validate events doesn't work
🤔 Expected Behavior?
@sl-change and @sl-validate events should work
😯 Current Behavior
nothing happens
💁 Possible Solution
No response
🖥️ Steps to Reproduce
<sl-form-field>
<sl-number-field @sl-change=${(event: CustomEvent<string>) => {
console.log(event.detail);
}}>
</sl-number-field>
</sl-form-field>
What browsers are you seeing the problem on? (only for bugs in code)
Chrome
If other, please specify.
No response
What operating system are you using?
WSL
👤 Your name
Frans de Boer
🧢 Your product/team
Magister
🎨 Your Theme(s)
Magister
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✈️ Released