-
Invalid first value in formatter with datapicker field
Similar formatter with text input works fine
Short [example](http://jsbin.com/fifibi/4/edit?js,console,output)
Look console logs
P.S.
In this ex…
-
**Description**
After update to Formly 6.3.8 with Angular 18.2.8 when i run build, i have this error:
Error: node_modules/.pnpm/@ngx-formly+core@6.3.8_@angular+forms@18.2.8_@angular+common@18.…
-
Package upgrading and testing on Vercel with Flows from [Pilots](https://docs.google.com/document/d/1jUj7ysme9cSrV3HyFm2AH5Sf1k-ry-PX1oOybEv6c_o/edit)
Starting with trying to upgrade the `angular-16-…
-
Hi Kent
I would like to thank you for awesome module.
I use the module a lot in my project but I have a problem.
I want to initialize the 'async-ui-select' field but I could not initialize it. How…
-
An exception is thrown when the model the hide expression uses is null. Please see [here](http://jsbin.com/qakerivoto/1/edit?html,js,output).
To reproduce click on the "Set Model to Null" button and …
Omsad updated
8 years ago
-
## What problem does this feature solve?
## Decoupling
```
Traditional Angular form development requires hundreds or thousands of lines of HTML, and a large amount of form-related code is maintaine…
-
I have a component which is already being used at different places (not with formly). So, I have modified the component to make it compatible with formly which is working perfectly fine but giving pro…
-
To reproduce:
Any any Adv. Search tab, select a search condition, select any other search condition, then re-select the initial search condition.
Note that the condition's template may not render …
-
Two simple questions
1. When I load a form fields form a JSON, is it better practice load the predefined fields values populating the JSON model or There are ways to fill them from the JSON of…
-
The JS Bin on http://angular-formly.com/#/example/integrations/ui-tinymce seems to be broken.
When I run the sample I get the following error:
> Uncaught Error: [$injector:modulerr] Failed to instant…