Closed
Description
Describe the bug
To Reproduce
- Go to the example app
- NumberBox page
- Select the second NumberBox
- 🐛click outside the TextBox, the focus is kept
- 🐛click tab, the focus is kept
Expected behavior
A click outside the TextBox should make the NumberBox lose its focus.
Also, a click ou tab should lose the focus.
Activity