router icon indicating copy to clipboard operation
router copied to clipboard

Angular 17: Standalone components support

Open itsmehrd opened this issue 1 year ago • 0 comments

The ComponentRouterModule.forRoot() is not supported in standalone components' imports.

Error: Component imports must be standalone components, directives, pipes, or must be NgModules.

itsmehrd avatar Feb 21 '24 03:02 itsmehrd