[AngularJS] Re: Working Angularfire2 with Anglular 5, Typescript, Firebase Plunker Template?

2018-03-08 Thread David Edelstein
Got this working on stackblitz. I opened an issue on github stackblitz/core 
and it was responded to almost immediately. I was missing a few additional 
dependencies and now it works! Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


[AngularJS] Re: Working Angularfire2 with Anglular 5, Typescript, Firebase Plunker Template?

2018-03-07 Thread David Edelstein
Hi Sander, 

Thank you for introducing me to Stackblitz, it looks cool and I'm 
optimistic. But, I still get dependency issues. Check out this Stackblitz 
it can't find 'angularfire2/firestore'. :(

https://stackblitz.com/edit/angular-xscicw?file=app%2Fapp.module.ts

David

On Wednesday, March 7, 2018 at 5:10:30 AM UTC-5, Sander Elias wrote:
>
> Hi David,
>
> Give Stackblitz a run, I suspect it's better suited for this kind of setup.
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


[AngularJS] Re: Working Angularfire2 with Anglular 5, Typescript, Firebase Plunker Template?

2018-03-06 Thread David Edelstein
Notice the 404 error on this 
Plunk. http://embed.plnkr.co/mV89c8CP01UR2tVe05aQ/

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


[AngularJS] Working Angularfire2 with Anglular 5, Typescript, Firebase Plunker Template?

2018-03-06 Thread David Edelstein
Can anyone point to a working Plunker template for  Angularfire2 with 
Anglular 5, Typescript and Firebase? 

I'm only finding Angularfire2 templates with broken dependencies. When I 
try to add the dependencies, they also don't work.

Thank you,

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.


[AngularJS] Error Help w/ Plunker: No component factory found for undefined. Did you add it to @NgModule.entryComponents? - WHY?

2018-02-27 Thread David Edelstein
Please take a look at this Plunker. 

https://plnkr.co/edit/BM3NMR?p=preview

Why do I get "No component factory found for undefined. Did you add it to 
@NgModule.entryComponents?" Error?

I have SecondComp in my @NgModule entryComponent. 

Thanks!
David

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.