ionic-team / ionic-team/ionic-framework
bug: AXE: Elements must use only allowed ARIA attributes for ion-select
Offen
package: core
type: bug
- Vorherrschende Sprache
- TypeScript
- Sterne
- 52.7k
- Forks
- 13.3k
- Ø Merge
- 1 T. 15 Std.
- Gemergte PRs (30 T.)
- 51
Beschreibung
# 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.