diff --git a/packages/core/src/utils/errors/ErrorIndicatorComponent.svelte b/packages/core/src/utils/errors/ErrorIndicatorComponent.svelte index 6c8fd8cf..8b429f8a 100644 --- a/packages/core/src/utils/errors/ErrorIndicatorComponent.svelte +++ b/packages/core/src/utils/errors/ErrorIndicatorComponent.svelte @@ -26,6 +26,7 @@ }} role="button" tabindex="0" + aria-label="Click to view errors and warnings" > {#if settings.errorCollection.hasErrors()}