remove aria-live from chat message list wrapper

This commit is contained in:
KDSBrowne 2023-03-31 19:38:34 +00:00
parent 440ba4f733
commit b3a6c0be98

View File

@ -329,7 +329,6 @@ class TimeWindowList extends PureComponent {
}}
key="chat-list"
data-test="chatMessages"
aria-live="polite"
ref={node => this.messageListWrapper = node}
onCopy={(e) => { e.stopPropagation(); }}
>