-
**Description**
When running `ng add @ngx-formly/schematics`, the installation fails if the root app module is not in the default folder, even if you provide the --module option. You need to prov…
-
**How can I dynamically hide/show field based on a field of a my schema?**
I have form that in which I would like to dynamically display fields based on the first field of the form (user_type). I…
-
#### What is the expected behavior?
I am trying to reproduce the simple drag and drop list ordering example from here: https://material.angular.io/cdk/drag-drop/overview
#### What is the curre…
-
**Description**
When an array contains an array, the default value is ignored.
**Minimal Reproduction**
In the following example an array at the root level takes the default value into acco…
-
I have the following models:
```javascript
// app/models/user.js
import Model from 'ember-data/model';
import {
fragment
} from 'model-fragments/attributes';
export default Model.extend({…
-
**Description**
I have an Angular app (using the standalone API) that uses ngx-formly for creating forms. I am currently adding ngx-mask to be used in masking user input. I have created a custom ng…
-
This problem appeared for me and the selection buttons disappeared after closing the ionic modal and reopening it
![img](https://github.com/ngx-formly/ngx-formly/assets/90143230/778ba53c-64c6-44b2-…
-
Hi,
In our application when a field is hidden, we are modifying CSS styling of that field from _display:none_ to _visibility:hidden_ to retain the column width. This is to avoid any right-side col…
-
Hey guys, this repo pops up in discussion, and I realize with 400+ issues you are barely able to keep up with the onslaught of issues. I did some poking around and found the distributed un-minified fi…
-
### 1. Currently we are on **@gsa-sam packages** versions as below:
```
"@gsa-sam/components": "13.0.7",
"@gsa-sam/layout": "13.0.4",
"@gsa-sam/layouts": "13.0.0",
"@gsa-sam/ng…