AztecEditor-iOS
AztecEditor-iOS copied to clipboard
Editor inserts word "META" when pasting a link
Describe the bug When pasting a link from the clipboard into the Aztec editor, the content includes a "META" word. I could strip it from the content, but I wonder if others experience the same.
To Reproduce Steps to reproduce the behavior:
- Create a new aztec editor view (or use the "Basic" sample of the sample app)
- Paste a link, e.g. https://google.com
- Observe the result
Expected behavior The link alone should be inserted
Actual behavior The link + the word "META" (styled differently) is inserted
Screenshots
Also reproduces in the official sample app:
Smartphone:
- Device: iPhone 11 Pro (others also applicable)
- OS: 13.5, 14.0 Beta 1-6
- Version 1.19.0
Thanks for the question. Even I'm facing this issue.