sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
423 stars 182 forks source link

[Bug]: ngx-editor hangs and crashes in Chrome when inserting external image links, but works in Firefox #488

Closed timemachi closed 9 months ago

timemachi commented 9 months ago

What happened?

When using ngx-editor in Chrome to insert external image links, the editor experiences hangs and subsequently crashes. Interestingly, this issue is specific to Chrome under regular browsing mode, as the editor functions correctly in Firefox. Upon further testing, it was observed that when Chrome is switched to incognito (privacy) mode, ngx-editor operates without any hitches or crashes when inserting the same external image links. This suggests that the issue might be influenced by certain browser configurations, extensions, or cached data present in normal mode but not in incognito mode.

Version

v15.3.0

Angular Version

v15.2.0

What browsers are you seeing the problem on?

Chrome

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

None

timemachi commented 9 months ago

Sorry i found the problem, My Chrome browser was exhibiting abnormal behavior due to an extension. Once I disabled the extension, everything returned to normal.

sibiraj-s commented 9 months ago

Hi. thanks for update. Sorry I saw the issue on a weekend and forgot to reply once I came back.

Glad the issue is fixed now

github-actions[bot] commented 8 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.