ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

No component factory found for Ng2DatetimePickerComponent #115

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi guys,

Someone can tell me something about this error? I think is related to this: https://github.com/angular/angular/issues/10735

Any idea of how to fix?

zone.js:1102 Uncaught TypeError: Cannot create property 'configurable' on string 'Error: No component factory found for Ng2DatetimePickerComponent at NoComponentFactoryError.Error (native) at NoComponentFactoryError.BaseError [as constructor] (http://192.168.33.10:3000/vendor.bundle.js:6582:34) at new NoComponentFactoryError (http://192.168.33.10:3000/vendor.bundle.js:27155:16)

allenhwkim commented 7 years ago

Please create a plunker example to reproduce this error

allenhwkim commented 7 years ago

Closing for inactivity and out of scope.