From 56ea5420a2a33e4256a3ab6dbb380154ec8d01d0 Mon Sep 17 00:00:00 2001 From: SeppPenner Date: Wed, 2 Oct 2024 18:12:01 +0200 Subject: [PATCH] Fixes https://github.com/thomasnordquist/MQTT-Explorer/issues/748. --- .../ConnectionSetup/AdvancedConnectionSettings.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/src/components/ConnectionSetup/AdvancedConnectionSettings.tsx b/app/src/components/ConnectionSetup/AdvancedConnectionSettings.tsx index 4e35342c..6e0a335f 100644 --- a/app/src/components/ConnectionSetup/AdvancedConnectionSettings.tsx +++ b/app/src/components/ConnectionSetup/AdvancedConnectionSettings.tsx @@ -61,8 +61,14 @@ const ConnectionSettings = memo(function ConnectionSettings(props: Props) {