We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00467f commit 58e13f3Copy full SHA for 58e13f3
src/ko/ui/defaultViewManager.html
@@ -1,5 +1,5 @@
1
<!-- ko if: host -->
2
-<div aria-live="assertive" data-bind="livearea: {}"></div>
+<div class="text-hide" aria-live="assertive" data-bind="livearea: {}"></div>
3
<div id="contentEditor" class="viewport" tabindex="0"
4
data-bind="host: { viewport: viewport, host: host, block: block, onDocumentCreated: onHostDocumentCreated, onDocumentDisposed: onHostDocumentDisposed }"></div>
5
<!-- /ko -->
0 commit comments