-
I'd like to target multiple elements for tooltips.
If a selector turns one element that's fine. Just call getBoundingClientRect on it and it should work find.
If multiple are returned just compu…
-
## 🐛 Bug Report
In the Expo application, the Select element does not select items from the list, but shows "Option 1", "Option 2", etc.
I copied the code from the UI Kitten documentation for the…
-
1. Create element
```
```
2. Initialize
```
allowClear: true,
```
3. delete all selected items and you get array with empty sting.
Proof:
![image](https://user-images.githubusercontent.co…
-
### Environment Information
- **Package version(s)**: 6.x
- **Browser and OS versions**: Chrome/Edge/Firefox on Windows
### Please provide a reproduction of the bug in a codepen:
If multis…
-
In my case, I need to filter, in addition to label, for some other field in Options.
-
### Issue description or question
After a recent Wallaby update, I started to see this exception.
Restarting wallaby runner helps.
```
console.log: Jest: ● Test suite failed to run
Type…
-
**Issue by [benediktvaldez](https://github.com/benediktvaldez)**
_Tuesday Feb 28, 2017 at 11:39 GMT_
_Originally opened as https://github.com/storybooks/storybook-addon-knobs/issues/89_
----
Is the…
-
We would like any `on*` or event-handler-related props to have consistent API across the codebase. During an initial review, we noticed that several patterns are floating around the codebase that has …
-
## Description
Interacting with a `` or `` component causes the browser tab to use 100% CPU, and the tab must be force-quit. I have put together a barebones demonstration of the problem using Vite …
-
Add an example with MultiSelect and Select All functionality - https://stackblitz.com/edit/kendo-react-multiselect-checkboxes-uutd9v?file=app%2Fmain.jsx.