You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is a memory leak if the textarea contains many images (like 20+) with previewImagesInEditor = true. The application's memory usage amounts to GB and is constantly increasing.
This has been tested with Firefox on Windows and Linux.
To Reproduce
I've attached an example, which is the demo with some images and previewImagesInEditor = true. The images come from https://fr.wikipedia.org/wiki/Chat.
Describe the bug
There is a memory leak if the textarea contains many images (like 20+) with previewImagesInEditor = true. The application's memory usage amounts to GB and is constantly increasing.
This has been tested with Firefox on Windows and Linux.
To Reproduce
I've attached an example, which is the demo with some images and previewImagesInEditor = true. The images come from https://fr.wikipedia.org/wiki/Chat.
Steps to reproduce the behavior:
about:processes
with Firefox to see the memory consumptionVersion information
The text was updated successfully, but these errors were encountered: