ionic-team / ionic-team/ionic-framework
bug: AXE: Elements must use only allowed ARIA attributes for ion-select
Ouverte
package: core
type: bug
- Langage dominant
- TypeScript
- Étoiles
- 52.7k
- Forks
- 13.3k
- Merge moyen
- 1 j 15 h
- PR mergées (30 j)
- 51
Description
# 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.