diff --git a/ui/src/app/schema-form/widget/select/select.component.html b/ui/src/app/schema-form/widget/select/select.component.html
index 819a89553..c5e3557fa 100644
--- a/ui/src/app/schema-form/widget/select/select.component.html
+++ b/ui/src/app/schema-form/widget/select/select.component.html
@@ -15,8 +15,9 @@
[formControl]="control"
[attr.name]="name"
class="form-control"
- [attr.aria-label]="schema.title">
-