-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Issue Summary
Unable To Paste Tel Links In The Rich Text Editor, when copy-pasting the link “href” is stripped.
Steps to Reproduce
- Try to copy-paste the links using the “tel:” url scheme,
- Similar to <a href=“tel:123”>123</a>, will transform into <a href=“”>123</a> after being pasted in the rich text editor.
- “href” is stripped.
Expected Results
There should be a link for tel
Actual Results
No link generated for the tel link
...
Workaround
No workaround
- relates to
-
EDM-12636 Loading...