Skip to content

Commit 0008bc4

Browse files
authored
fix(gatsby): remove role alert on gatsby-announcer (#20914)
remove role alert from announcer live region
1 parent cd150b5 commit 0008bc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gatsby/cache-dir/navigation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ class RouteAnnouncer extends React.Component {
199199
whiteSpace: `nowrap`,
200200
border: 0,
201201
}}
202-
role="alert"
203202
aria-live="assertive"
204203
aria-atomic="true"
205204
ref={this.announcementRef}

0 commit comments

Comments
 (0)