-
```
react-dom.development.js:506 Warning: Invalid aria prop `aria-role` on tag.
in input (created by Context.Consumer)
in StyledComponent (created by InputStyles)
in Input (created b…
-
- `downshift` version: ^7.6.0 ( but bug also occurs on your example page via your docs )
- `node` version: ^18
- `npm` (or `yarn`) version: ^9
**Relevant code or config**
But if present he…
-
A Select from List in Popup button
-
Or it may just be that I cannot find it.
This may have to do with [Codesandbox moving away from their legacy sandboxes as of 2024.](https://codesandbox.io/docs/learn/legacy-sandboxes/overview).
…
-
Old Select related issues (which we aim to address with the New Select):
- https://github.com/grafana/grafana/pull/92026
- https://github.com/grafana/grafana/issues/91683
- https://github.com/grafana/…
-
### Current behavior
When changing the highlighted item in a select popover, then pressing tab, the value of the Select doesn't change, and I believe according to aria 1.2 it should. See https://git…
IanVS updated
7 months ago
-
## The dependency [downshift](https://github.com/paypal/downshift) was updated from `3.1.3` to `3.1.4`.
🚨 [View failing branch](https://github.com/WebPurple/site/compare/master...WebPurple:greenkeep…
-
### Describe the bug
After installing [addon-visual-tests](https://github.com/chromaui/addon-visual-tests) on our repo some stories got broken.
We get `ReferenceError: regeneratorRuntime is not defi…
-
- `downshift` version: 7.0.0
- `node` version: 16.13.2
- `npm` (or `yarn`) version: 8.19.2
**Relevant code or config**
```javascript
import Downshift from "downshift/preact";
```
**What y…
-
**Pagina:** [PDC Online Loket Homepagina](https://pdc.cg-intern.acc.utrecht.nl/nl)
**Probleem:** De Searchbar heeft een aria-label en een arialabeledby label (downshift-18-label).
**Potentiële…