Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug]: 接口返回完整数据后,回显富文本时:1.超链接没有跳转功能;2.图片不能正常显示 #2141

Closed
kagol opened this issue Sep 18, 2024 · 2 comments

Comments

@kagol
Copy link
Member

kagol commented Sep 18, 2024

Version

latest

Vue Version

latest

Link to minimal reproduction

接口返回完整数据后,回显富文本时:

1.超链接没有跳转功能;
2.图片不能正常显示;

相关代码:

<tiny-fluent-editor v-model="articleContent" :data-type="false" :data-upgrade="false" />
    <p>
      <strong style="background-color: initial; color: rgb(24, 144, 255); font-size: 12px;"><a
        class="ql-normal-link"
        href="https://opentiny.github.io/fluent-editor"
        target="_blank"
      >Fluent Editor</a></strong>
    </p>
    <p><br></p>

Step to reproduce

同上

What is expected

No response

What is actually happening

No response

What is your project name

Wiki

Any additional comments (optional)

No response

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: After the interface returns complete data, when rich text is echoed: 1. The hyperlink does not have a jump function; 2. The picture cannot be displayed normally.

@kagol
Copy link
Member Author

kagol commented Oct 25, 2024

Fixed on #2142

@kagol kagol closed this as completed Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants