react-forms
react-forms copied to clipboard
hideField doesn't hide the column in the row
For hiding a fields using either hideField or condition in a row, the field itself hides but the parent col (with style ant-col) doesn't hide. As a result, the hidden component still occupies some white space. Is there a solution or work around this?
Hi @meet-mnazar,
could you please provide a small schema to reproduce it? 😊
Thanks