You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
We're using Editor.js on our WordPress project and we noticed that Safari browser isn't showing the text content in "Reader Mode". We checked the source code of the page and we noticed that Editor.js isn't actually updating the HTML DOM, so the source of the page doesn't have the content which is shown on the front-end.
Example: When we use regular WordPress's "Text Block" element we see the "Reader Mode" icon (https://prnt.sc/1u3083d), but when we use the Editor.js text the icon is gone because the browser doesn't detects the content (https://prnt.sc/1u30bgk).
Do you know any way to enable the screenreader on a Editor.js page?
Your help will be very much appreciated, we are really stuck here.
This discussion was converted from issue #1792 on January 21, 2022 09:41.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
We're using Editor.js on our WordPress project and we noticed that Safari browser isn't showing the text content in "Reader Mode". We checked the source code of the page and we noticed that Editor.js isn't actually updating the HTML DOM, so the source of the page doesn't have the content which is shown on the front-end.
Example: When we use regular WordPress's "Text Block" element we see the "Reader Mode" icon (https://prnt.sc/1u3083d), but when we use the Editor.js text the icon is gone because the browser doesn't detects the content (https://prnt.sc/1u30bgk).
Do you know any way to enable the screenreader on a Editor.js page?
Your help will be very much appreciated, we are really stuck here.
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions