angular
angular copied to clipboard
JSON powered forms for Angular
Ivy
@travist I debugged the issue with Ivy today. The `auth`, `manager`, `grid`, and `resource` modules are packed individually but contain references for each other, eg. `manager` imports `auth`. Ivy detects...
## Environment This issue regards the formBuilder in @formio/angular 5.2.2 and is not observed in angular-formio 4.11.5 When I pass options in angular-formio version, it works. When I pass options...
## Environment - Hosting type - [x] Local deployment - Version: - Formio.js version: ^4.13.8. - Frontend framework: Angular ~12.2.16. - Browsers: Edge, Chrome, and Firefox. - Browser versions: The...
In some projects, we need to customize the Formio based on our needs, so, services like components should be exported in order to use in other places. As you know,...
Currently there is no way to hide the loading spinner
## Environment Please provide as many details as you can: - Hosting type - Form.io - Formio.js version: 4.13.1 - Frontend framework: Angular 11 - Browser: Chrome - Browser version:...
I am trying to create a custom nested component - so that I can change the way the children component are rendered. So I started off by extending a Well...
## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [x] Local deployment - Version: Angular 10 - Formio.js version: 4.11.5 - Frontend...