Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49303

Issue with Ngx-Formly use to Ionic 8

$
0
0

Hi everyone,


I recently started a new Ionic Angular project using Ionic 8 and integrated the latest version of Ngx-Formly. However, I’m facing compilation errors related to Formly’s Radio Component, which depends on RadioValueAccessor. It seems this has been removed in Ionic 8.

I’m already using the native ion-radio component and have extended it in the FieldType class. Also, I’m not using Formly-Ionic components anywhere, yet I still encounter this error.

Here are the dependencies in my project:

@ngx-formly/core”: “^6.3.12”,
@ngx-formly/ionic”: “^6.3.12”,
@ngx-formly/schematics”: “^6.3.12”,
@ionic/angular”: “^8.3.1”,
@angular/cli”: “^18.0.0”

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49303

Trending Articles