diff --git a/core/lib/presentation/utils/html_transformer/transform_configuration.dart b/core/lib/presentation/utils/html_transformer/transform_configuration.dart
index fecf928d1..6c8ad4520 100644
--- a/core/lib/presentation/utils/html_transformer/transform_configuration.dart
+++ b/core/lib/presentation/utils/html_transformer/transform_configuration.dart
@@ -43,7 +43,6 @@ class TransformConfiguration {
if (PlatformInfo.isWeb)
const RemoveTooltipLinkTransformer(),
const SignatureTransformer(),
- const RemoveLazyLoadingForBackgroundImageTransformer(),
const RemoveCollapsedSignatureButtonTransformer(),
]);
diff --git a/pubspec.lock b/pubspec.lock
index 6ab8f5d3b..7efae43a0 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -429,7 +429,7 @@ packages:
description:
path: "."
ref: "bugfix/fix-lost-part-of-content-with-long-text"
- resolved-ref: "273f3817c1f93a5fbdebbc09580a303338237f21"
+ resolved-ref: cb615723b8d086024e91ab72fb3777e775751708
url: "https://github.com/linagora/enough_html_editor.git"
source: git
version: "0.0.5"