angular icon indicating copy to clipboard operation
angular copied to clipboard

JSON powered forms for Angular

Results 216 angular issues
Sort by recently updated
recently updated
newest added

question
scope: custom components
scope: community

Hi, I just register a custom component 'RatingComponent' successfully in the forked project '**formio/angular-demo**' according to the guide (https://github.com/formio/angular-formio/wiki/Custom-Components-with-Angular-Elements). - If I call registerCustomComponent(injector) in AppModule, the 'RatingComponent' works well...

question
scope: custom components
scope: community

Hi all! I'm testing your library with my PrimeNG Angular project but the layout is not as expected. ![image](https://user-images.githubusercontent.com/36504551/136785752-716a4806-6a9a-47ee-a833-9f03d3c4c54e.png) Is there a way to set the PrimeNG layout with your...

question

Hi, I am trying to allow href to use the msteams protocol in the formio sandbox through the options json. This does not fly however. ``` { "display": "form", "components":...

question

Hi, Until now I was loading data into the form in (render) method by setting them like this: this.formio.formio.submission.data = myDataObject (where this.formio is a viewchild FormioComponent that is not...

question

I am getting error ``` chok@cloudshell:~/apps/my-app (fx-vps-225216)$ npm install --save angular-formio npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected]...

question

I am getting following error while npm install ``` $ npm install --save angular-formio npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...

question

When displaying pdf, the zoom in and zoom out buttons don't do anything in firefox. It is however working fine in chrome and edge.

bug

This question is in reference to the form editor. Currently, when a component editor is open, it can be closed by clicking on the "X" in the top right hand...

question

## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [ ] Form.io official demo page - Browser: Chrome - Browser version: 92.0.4515.159...

bug