CalderaWP / Caldera-Forms

Drag and drop, responsive WordPress form builder.
https://CalderaForms.com
GNU General Public License v2.0
187 stars 163 forks source link

Fields under conditional logic don't render to screen when initial state is hidden #1438

Open lmartins opened 7 years ago

lmartins commented 7 years ago

What Version Of Caldera Forms, WordPress and PHP Are You Using?

Caldera 1.5.0.6 WP 4.7.3 PHP 5.6

Does Your Issue Presist When You Disable All Other Plugins and Switch To The Default Theme?

Yes

What JavaScript Errors Have You Seen While Reproducing This Bug?

No errors in the console

The issue can be seen on this screenshot, where labels are still rendered to the screen but the fields do not: https://cl.ly/3z3z2F3S1x1v

If instead of hiding the fields I simply disabled them, then it works as expected, although in this case I need to actually hide them.

Shelob9 commented 7 years ago

Related #1440