ionic-team / ionic-team/ionic-framework

bug: AXE: Elements must use only allowed ARIA attributes for ion-select

Abierto
#22,715 3 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.