ionic-team / ionic-team/ionic-framework
bug: AXE: Elements must use only allowed ARIA attributes for ion-select
Aperta
package: core
type: bug
- Lingua principale
- TypeScript
- Stelle
- 52.7k
- Fork
- 13.3k
- Merge medio
- 1g 15h
- PR unite (30g)
- 51
Descrizione
# Bug Report
**Ionic version:**
[ ] **4.x**
[x] **5.x**
**Current behavior:**
Axe issue - Elements must use only allowed ARIA attributes for ionselect.
Running AXE on the app linked below I get the following for ion-select:
```
Fix the following:
ARIA attribute is not allowed: aria-required="true"
```
**Expected behavior:**
Would be able to use aria-required on an ion-select without the AXE error.
**Related code:**
https://github.com/ionic-afl/ionic-v5-observations.git
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.