Dynamically disable form fields on variable change
Hello! I want to make for example this select disabled when the variable
It nevers disabled only when I send
$showingConfirmation is changed to true but I can't find a way to do it yetIt nevers disabled only when I send
true as the initial value