Open Closed

Error in all angular pipe components .... #2946


User avatar
0
alaa created
  • ABP Framework version: v5.2.0
  • UI type: Angular
  • DB provider: EF Core /
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" creating anew component and using the ABP IO localization or abp-page ...

exception messages : Can't bind to 'visible' since it isn't a known property of 'abp-modal'. <abp-modal [busy]="isModalBusy" [(visible)]="isModalOpen">


'abp-page' is not a known element: <abp-page [title]="'::Grants' ">


Can't bind to 'name' since it isn't a known property of 'ngx-datatable-column'.


No pipe found with name 'abpLocalization'.


this component is copied from another one working but i only change it's file name and class name i also has old component has same issue its created manulally

i dont know what happen the solution is created from ABP suite V5.2.0 and no thing changed


2 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    I have created a new project and tried to produce the issue, but I couldn't. It works for me. if I had a similar issue, I would check my imports and declarations in .module.ts Can you share your project?

  • User Avatar
    0
    alaa created

    yes dear I solve the problem just now. it was from importing the module.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10