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

I've noticed that the loading gear icon is persistently visible even after the form has successfully loaded. Is there a way to address this issue and ensure that the loading...

question

Is it possible to access the current instance of the Formio Component within the custom component? ```ts export class My CustomComponent implements FormioCustomComponent { @Input() value: string; @Output() valueChange: EventEmitter...

question

#1005 ![image](https://github.com/formio/angular/assets/14100568/032c47df-5ad7-4866-9722-ea8741d1fa8e)

bug

The signature line is cut off when trying to use electronic signature ![1S](https://github.com/formio/angular/assets/133865244/4a1df942-00c3-4a4c-abcf-cc4545e44dfe) The application functions correctly during local preview but experiences issues with the signature display and drag-and-write cutt-off...

bug
more information needed

I am a user of Form.io and have been utilizing the form builder to create dynamic and interactive forms. I appreciate the functionality provided by the platform and find it...

question

## Environment Please provide as many details as you can: - Hosting type - [] Form.io - [x] Local deployment - Version: 5.5.0-rc.11 - Formio.js version: 4.15.0 - Frontend framework:...

bug

Hi Thank you for nice [custom angular element widget tutorial](https://github.com/formio/angular/wiki/Custom-Components-with-Angular-Elements) I'd like to do custom table but with possibilities to drag other formio widgets into cells (Yeah, there is standard...

question

we are using form-builder in our project and we are passing below form schema to the builder as input property however the JSON gets updated with all the default values...

question

Issue Description: I am trying to implement a confirmation pop-up before the removal of components in Form.io Form Builder. Currently, Form.io uses a flag called "alwaysConfirmComponentRemoval" to show a confirmation,...

question

I have a problem with the implementation of FormBuilder. I have adapted the form builder as indicated in the GIT section described at https://github.com/formio/angular/wiki/Form-Builder and I am getting the following...

question