Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Working Angular 7 #61

Open
nithish49 opened this issue Jan 24, 2019 · 2 comments
Open

Not Working Angular 7 #61

nithish49 opened this issue Jan 24, 2019 · 2 comments

Comments

@nithish49
Copy link

AppComponent.html:14 ERROR Error: Cannot find a differ supporting object 'undefined'
at KeyValueDiffers.push../node_modules/@angular/core/fesm5/core.js.KeyValueDiffers.find (core.js:16533)
at DateTimePickerDirective.push../node_modules/ng2-eonasdan-datetimepicker/dist/datetimepicker.directive.js.DateTimePickerDirective.ngOnInit (datetimepicker.directive.js:103)
at checkAndUpdateDirectiveInline (core.js:18537)
at checkAndUpdateNodeInline (core.js:19801)
at checkAndUpdateNode (core.js:19763)
at debugCheckAndUpdateNode (core.js:20397)
at debugCheckDirectivesFn (core.js:20357)
at Object.eval [as updateDirectives] (AppComponent.html:14)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:20349)
at checkAndUpdateView (core.js:19745)

AppComponent.html:14 ERROR TypeError: Cannot read property 'diff' of undefined
at DateTimePickerDirective.push../node_modules/ng2-eonasdan-datetimepicker/dist/datetimepicker.directive.js.DateTimePickerDirective.ngDoCheck (datetimepicker.directive.js:108)
at checkAndUpdateDirectiveInline (core.js:18540)
at checkAndUpdateNodeInline (core.js:19801)
at checkAndUpdateNode (core.js:19763)
at debugCheckAndUpdateNode (core.js:20397)
at debugCheckDirectivesFn (core.js:20357)
at Object.eval [as updateDirectives] (AppComponent.html:14)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:20349)
at checkAndUpdateView (core.js:19745)
at callViewAction (core.js:19986)

@Andranik-89
Copy link

the same problem. Isn't there any workaround?

@ganeshsuyam
Copy link

Facing the same problem,Any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants