Sushmit Rajaure
Results
2
issues of
Sushmit Rajaure
I tried adding `position: fixed` to `ul` element in toolbar. This helps to some extent but behaviour is not desirable if we add some elements on top of the builder....
In my typescript project, I'm not able to pass `data` to FormBuilder. I get `data.ForEach` is not a function error. But, I noticed it works on fine on normal JS...