From 530ef1b4637ec881d02c9c63bf3c9c082358dd81 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Mon, 22 Aug 2022 16:27:20 +0000 Subject: [PATCH 1/3] fix(breadcrumb): separator is not announced by narrators --- core/src/components/breadcrumb/breadcrumb.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/breadcrumb/breadcrumb.tsx b/core/src/components/breadcrumb/breadcrumb.tsx index a565d089d1f..169f2821feb 100644 --- a/core/src/components/breadcrumb/breadcrumb.tsx +++ b/core/src/components/breadcrumb/breadcrumb.tsx @@ -222,7 +222,7 @@ export class Breadcrumb implements ComponentInterface { )} {showSeparator && ( - +