Open Closed

Upgrade to Angular 8.2.1, Angular compile error related to EXTENSIBLE_FORM_VIEW_PROVIDER #7618


User avatar
0
DominaTang created

After upgrade to ABP 8.2.1. there are following compile error:

Error: src/app/abp-modules/account/public/src/components/personal-settings/personal-settings-email/personal-settings-email.component.ts:3:3 - error TS2305: Module '"@abp/ng.theme.shared/extensions"' has no exported member 'EXTENSIBLE_FORM_VIEW_PROVIDER'.

Similar not exported member include: EXTENSIONS_FORM_PROP EXTENSIONS_FORM_PROP_DATA EXTENSIBLE_FORM_VIEW_PROVIDER EXTENSIONS_FORM_PROP EXTENSIBLE_FORM_VIEW_PROVIDER EXTENSIONS_FORM_PROP EXTENSIONS_FORM_PROP_DATA EXTENSIBLE_FORM_VIEW_PROVIDER EXTENSIONS_FORM_PROP EXTENSIONS_FORM_PROP_DATA


1 Answer(s)
  • User Avatar
    0
    DominaTang created

    Figure out the reason, these are from '@abp/ng.components/extensible' now

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13