it probably doesn't have anything to do with firebase.  One thing to check 
is to ensure your datepicker is causing a change event to fire for angular 
to correctly do its binding.

On Tuesday, February 21, 2017 at 2:11:08 AM UTC-5, Danilo Morales wrote:
>
> Hello there.
>
>
> I would like to add date to my firebase database from my date picker 
> element but it does not work.
>
>
> <my-date-picker formControlName="date" #date>
>
>
> it works ok if I just use the input element but I have to use the generic 
> chrome type="date" calendar.
>
>
> If I use any date picker plugin to select date, it does not add the data 
> to my firebase database.
>
>
> Any thoughts?
>
> Thanks
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to