udos86 / ng-dynamic-forms

Rapid form development library for Angular
ISC License
1.32k stars 367 forks source link

Formarray not allow customize layout of specific element #1149

Open begandroide opened 3 years ago

begandroide commented 3 years ago

I'm submitting a


[X] Bug / Regression
[ ] Feature Request / Proposal

I'm using


NG Dynamic Forms Version: `14.0.1`

[ ] Basic UI
[ ] Bootstrap UI  
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[X] Material  
[ ] NG Bootstrap
[ ] Prime NG

Description

Hi! since time ago i has the issue that i cant customize layout of specific element in formarray; happens that i want to use visibility invisible when i hide the controls (because the layout has changes if i use hidden property).

The issue can be found at: https://github.com/udos86/ng-dynamic-forms/issues/610, and still being a problem.