When they exist at the same time, they will overlap as shown in the screenshot. I tried to change the CSS but it didn't work.
In addition, I hope to add a configuration item of showOnlyWhenEditable to InvisibleCharacters extensions, which is the same as Placeholder, because sometimes it is not necessary to display in read-only mode. thanks :)
Browser Used
Chrome
Code Example (Preferred)
null
Expected Behavior
I want the Placeholder extensions to show up after the InvisibleCharacters
Affected Packages
"@tiptap/extension-placeholder": "^2.4.0", "@tiptap-pro/extension-invisible-characters": "^2.11.2",
Version(s)
2.11.2
Description of the Bug
When they exist at the same time, they will overlap as shown in the screenshot. I tried to change the CSS but it didn't work.
In addition, I hope to add a configuration item of
showOnlyWhenEditable
to InvisibleCharacters extensions, which is the same as Placeholder, because sometimes it is not necessary to display in read-only mode. thanks :)Browser Used
Chrome
Code Example (Preferred)
null
Expected Behavior
I want the Placeholder extensions to show up after the InvisibleCharacters
Additional Context (Optional)
Dependency Updates