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

Fix for "Tried to load angular more than once" #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndiBat
Copy link

@AndiBat AndiBat commented Feb 27, 2019

As discussed in our recent email exchange, I've removed the line
import * as angular from 'angular’;
to stop the warning
WARNING: Tried to load angular more than once.
being displayed in the browser console.

As discussed in our recent email exchange, I've removed the line
import * as angular from 'angular’;
to stop the warning
WARNING: Tried to load angular more than once.
being displayed in the browser console.
@juristr
Copy link
Owner

juristr commented Feb 28, 2019

hey, thx for the PR. I see the CI fails due to some issues with typings. Do you have a chance to give that a look as well? It's not related to your PR, might be related to some changes in the npm packages. Maybe the version should be freezed or something

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

Successfully merging this pull request may close these issues.

2 participants