Skip to content

Angular standalone components imports not working #2409

@alcfeoh

Description

@alcfeoh

Description of Bug

Importing CommonModule in a standalone Angular component does not seem to work. I'm getting the following error despite the module being imported properly in the code:

image

Steps to Reproduce

  1. Go to Stackblitz example
  2. See error

Expected Behavior

This example should compile and work properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions