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

ypeError: moment is not a function #35

Open
subcero123 opened this issue Sep 26, 2024 · 0 comments
Open

ypeError: moment is not a function #35

subcero123 opened this issue Sep 26, 2024 · 0 comments

Comments

@subcero123
Copy link

core.mjs:11760 ERROR TypeError: moment is not a function
at new NgxTimeSchedulerComponent (ngx-time-scheduler.mjs:113:22)
at NodeInjectorFactory.NgxTimeSchedulerComponent_Factory [as factory] (ngx-time-scheduler.mjs:363:31)
at getNodeInjectable (core.mjs:4391:44)
at instantiateAllDirectives (core.mjs:12800:27)
at createDirectivesInstances (core.mjs:12216:5)
at ɵɵelementStart (core.mjs:22085:9)
at ɵɵelement (core.mjs:22143:5)
at AgendaComponent_Template (agenda.component.html:4:18)
at executeTemplate (core.mjs:12181:9)
at renderView (core.mjs:15243:13)

Already installed moment, looks like is not recognizing moment of my angular project (can use it in components) 
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

1 participant