katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
168 stars 101 forks source link

Error just when navigating to the page that used ion-datetime-picker #30

Closed rizadwia closed 8 years ago

rizadwia commented 8 years ago

Hi, I always get this error when I navigate to the page that used this plugin: Error: [$compile:nonassign] Expression 'undefined' used with directive 'ionDatetimePicker' is non-assignable!

I implement this in my html page: `

`

Is there anything I need to change? Thanks.

katemihalikova commented 8 years ago

Could you please make up a demo? Codepen or fiddle or whatever. I will then look into it.

Please make sure that your model is defined.

katemihalikova commented 8 years ago

Duplicate of #32.