I have a field in a drawer that is rendered hidden unless another field = “Other”. If the field is “Other” when the drawer is opened, then the rendered field is shown. If I then select something besides that “Other”, the field does not show. This all works correctly.
If I start without “Other” being selected the field is rendered hidden. That works correctly.
However, if the field is initially rendered hidden and I then select “Other” the field the hidden does show and it should show.