Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular template still using @NgModule instead of standalone components #22083

Open
1 task done
improwise opened this issue Feb 5, 2025 · 0 comments
Open
1 task done
Assignees
Milestone

Comments

@improwise
Copy link
Contributor

improwise commented Feb 5, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Description

This is not a bug but rather an improvement.

It seems like the Angular template (and generated source code) is still using @NgModule even though standalone components has been the recommended approach for a few years by now AFAIK. Template should be updated to use the now recommended approach.

Please note that we are using ABP Commercial with ABP Suite, but I would imagine this is the same for the free ABP as well. In fact, components generated by ABP Suite seem to use standalone components, so this might only be a "ABP Core" problem.

Thanks.

Version

0.9.23

User Interface

Angular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants