IckleChris/ic-datepicker

import to ionic 3 got error

kiko555 opened this issue · 2 comments

Error: StaticInjectorError[IcDatepickerService]:
StaticInjectorError[IcDatepickerService]:
NullInjectorError: No provider for IcDatepickerService!

I had follow the readme, but still got error.

I got the same error. Adding IcDatepickerModule.forRoot() to root module solves the issue

Thanks @svoychik that is correct, the README/docs are incorrect and require updating.