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

On navigation kline graph not loading properly on angular present on home page #84

Open
jitendraas opened this issue Sep 23, 2018 · 1 comment

Comments

@jitendraas
Copy link

In landing /home page we implemented kline graph in angular 6, on page load its display perfectly. On navigating page to other page after redirecting to home page kline gets crashed and shows in console FirebaseError {code: "app/duplicate-app", message: "Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app).", name: "[DEFAULT]", ngDebugContext: DebugContext_, ngErrorLogger: ƒ, …}.
I tried angular lifecycle methods to prevent this issue but it unable to succeed. Provide me the solution for it.
screenshot-localhost-4200-2018 09 23-19-01-54

@chxj1992
Copy link
Owner

try "disableFirebase" option

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

2 participants