Open
Description
Hi! I am trying to use the spinners in an Angular 16 project, but I'm getting:
Error: [...]/app.component.ts:22:33 - error NG2012: Component imports must be standalone components, directives, pipes, or must be NgModules.
22 imports: [RouterOutlet, NgIf, SpinnerCircularModule],
~~~~~~~~~~~~~~~~~~~~~
Am I doing this wrong or does the project simply not work with recent Angular versions?
Metadata
Metadata
Assignees
Labels
No labels