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

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.0.5 to 19.2.17. Release notes Sourced from @​angular/compiler's releases. 19.2.17 compiler Commit Description prevent XSS via SVG animation attributeName and MathML/SVG URLs 19.2.16 http Commit Description prevent...

dependencies
javascript

## Observed behavior When the "Label Position" option is set to "Left (Right-aligned)", **error messages** and **field description** are not aligned with the input field but are floating left. This...

bug

Right now @formio do not support angular 20 nor 21 npm error Could not resolve dependency: npm error peer @angular/common@"^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" from @formio/[email protected] npm error...

question

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.0.5 to 19.2.16. Release notes Sourced from @​angular/common's releases. 19.2.16 http Commit Description prevent XSRF token leakage to protocol-relative URLs 19.2.15 core Commit Description introduce BootstrapContext for...

dependencies
javascript

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...

dependencies
javascript

I am trying to render the submission view via the angular `` component similar to the feature mentioned here - https://formio.github.io/formio.js/app/examples/htmlview.html I believe I am setting the properties correctly... ```...

bug

- Formio.js version: "~4.14.13" - "@formio/angular": "~5.5.0-rc.10", - Browser: ALL ## Steps to Reproduce In the signature component, when drawing on the signature pad or refreshing it, the (change) event...

bug

In the current implementation, the Survey component in Form.io appears to support only radio button inputs for responses. I would like to confirm whether there is any existing option or...

question

## Expected behavior Peer dependencies should include the 2 Angular versions after the compiler version. ## Observed behavior Peer dependencies are capped at compiler version. ## Why is this an...

bug