From 8faa3efad24346381a106370a3f665d0d17f8c28 Mon Sep 17 00:00:00 2001 From: Peter Ullrich Date: Wed, 12 Jun 2024 22:33:08 +0200 Subject: [PATCH] Disable fallback checkbox in Core Components if FormField is disabled as well (#5830) --- installer/templates/phx_web/components/core_components.ex | 2 +- priv/templates/phx.gen.live/core_components.ex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/templates/phx_web/components/core_components.ex b/installer/templates/phx_web/components/core_components.ex index d1571a6acc..586ca1b303 100644 --- a/installer/templates/phx_web/components/core_components.ex +++ b/installer/templates/phx_web/components/core_components.ex @@ -311,7 +311,7 @@ defmodule <%= @web_namespace %>.CoreComponents do ~H"""