1 question
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
47
views
Angular plugin throws error moment is not a function
I'm implementing a plugin for displaying gantt chart.
https://github.com/abhishekjain12/ngx-time-scheduler
package.json
"dependencies": {
"@angular/animations": "^16.2.12&...