Skip to content

Not able to integrate with angular app #133

@kalyan21

Description

@kalyan21

Expected Behavior

  • Should be able to import coral components directly into angular app

Actual Behavior

  • Should be able to load the web component inside angular app

Reproduce Scenario (including but not limited to)

  • Initial integration with angular app

Steps to Reproduce

  1. Create a ng app using ng new coral-angular-app
  2. npm install npm install @adobe/coral-spectrum
  3. Add import statement to app.component.ts import '@adobe/coral-spectrum/coral-component-accordion';
  4. Add component markup to app.component.html from this sample

Browser name/version/os (ie Chrome Version 62.0.3202.94 (Official Build) (64-bit) MacOS)

  • All browsers

Coral Spectrum version

  • 4.10.0

Sample Code that illustrates the problem (use the Playground if possible)

Screenshots (if applicable)

Screenshot 2020-09-17 at 11 06 21 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions