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

Not able to integrate with angular app #133

Open
kalyan21 opened this issue Sep 17, 2020 · 0 comments
Open

Not able to integrate with angular app #133

kalyan21 opened this issue Sep 17, 2020 · 0 comments

Comments

@kalyan21
Copy link

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

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

No branches or pull requests

1 participant