Form component visability base on select value not working.
This is the select
and this is the field I'm trying to show/hide
Can anyone tell me what I am doing wrong?
3 Replies
run a dd on the visible to see if the visibility is being hit
@toeknee the dd works so the visible condition is being parsed
OK so after a bit of experimenting I found that if I set a default value on the SELECT field the reactivity works.
That would make sense for the first load