Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

migrating to Formly stand alone in packages #4068

Open
Labels
@its-dibo

Description

@its-dibo

I'm trying to folloethis guide to migrate Formly to stand alone, as stated in docs we should replaceFormlyMaterialModule withwithFormlyMaterial() in app.config.ts providers

however, I have a package (not app) that generates some custom fields, where app.config.ts not exist

the previous component was

imports: [      FormlyModule,    FormlyPrimeNGModule]

should I convert it in every single component to be

imports: [      FormlyForm,],providers: [provideFormlyCore(...)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp