-
Notifications
You must be signed in to change notification settings - Fork 904
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
AngularFire2 doesn't seem to work on stackblitz #131
Comments
I couldn't get it working either. I kept getting an error with "module.Obj" or something like that. I remember reading somewhere from the developer that it isn't working because of an error with the angularfire packaging. But an update on the issue would be nice. |
Hey all - really sorry about the delay, I've been sick the past week or so :( I actually got this fixed with the AngFire folks earlier this wk - can you try again now? (Make sure AngFire installed version is the latest) |
This is working fine now, no more build errros, see here for confirmation https://stackblitz.com/edit/angular-template-firebase |
Great! For me it is working too. |
It is very interesting... If I just fork your template everything works well. If I just install the firebase and angularfire2 packages nothing works. |
There is a template reference in the official AngularFire2 github page to test Firebase throught AngularFire, however, after configuring the Firebase access it doen't work:
This is the template: https://stackblitz.com/edit/angular-2ed5zx?
The text was updated successfully, but these errors were encountered: