You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im using checkbox listitem and onInputChange is working only if you click on the checkbox (like with the mouse)
If you press enter on your computer or center key on kaios, nothing is trigger (onFocusChange is also not triggered)
Hi,
Im using checkbox listitem and onInputChange is working only if you click on the checkbox (like with the mouse)
If you press enter on your computer or center key on kaios, nothing is trigger (onFocusChange is also not triggered)
I've done that in CheckboxListItem.tsx
My code
The text was updated successfully, but these errors were encountered: