formio / react

JSON powered forms for React.js

Home Page:https://form.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden key not Working

Agampreet0001 opened this issue · comments

image h

Hidden is true but still it is visible in the form and conditional logic is also not working.

can i work on this?

can i work on this?

yes

Can you let me know the how to start app, I can't find contributing.md file.
I tried npm install, then npm start doesnt start the app

Could you please specify what environment that issue was reproduced on? It works correctly with the latest version of @formio/react, that does use formiojs v4.15.1

I presume, you have added conditional on this field. Condition is true and which is over riding hidden behaviour.