ionic-team / ionic-team/ionic-framework
bug: AXE: Elements must use only allowed ARIA attributes for ion-select
Abierto
package: core
type: bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 52.7k
- Forks
- 13.3k
- Merge medio
- 1 d 15 h
- PR fusionados (30 d)
- 51
Descripción
# 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.