From d486dd1205b2509b6b26c8078368a2d17f70dbb7 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 26 Aug 2026 17:46:34 -0700 Subject: [PATCH] Fix: prevent config autocomplete craziness (#13808) --- .../src/app/components/admin/config/config.component.html | 4 ++-- .../common/input/password/password.component.spec.ts | 4 ++++ .../components/common/input/password/password.component.ts | 2 +- .../app/components/common/input/text/text.component.spec.ts | 6 ++++++ .../src/app/components/common/input/text/text.component.ts | 2 +- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src-ui/src/app/components/admin/config/config.component.html b/src-ui/src/app/components/admin/config/config.component.html index af0fe9e6f..e516ba941 100644 --- a/src-ui/src/app/components/admin/config/config.component.html +++ b/src-ui/src/app/components/admin/config/config.component.html @@ -6,7 +6,7 @@ infoLink="configuration"> -
+