Nikhil Radadiya
Nikhil Radadiya
I've added config options in app.module.ts ``` TinymceModule.withConfig({ plugins: ['link', 'paste', 'table','textcolor'], auto_focus: false }) ``` but after `ng build` I'm putting it under http://example.com/mysite/myproject/#/users/create but it shows error in...
`ng2-gantt` installed and ran successfully but no actions can be performed on the gantt. scheduler is not working. angular version: 4.2.4
Hello @devyumao , I'm trying to use it with angular 2.4.0. Updated animations to @angular/animations": "^4.1.3. but it still gives this error Cannot find module '@angular/platform-browser/animations'.) can you please help?...
I'm trying to implement it, But i'm getting this errors ```ERROR in C:/xampp/htdocs/ngx-malihu-scrollbar/src/app/malihu-scrollbar-demo/malihu-scrollbar-demo.component.ts (6,12): Cannot find namespace 'MCustomScrollbar'.) C:/xampp/htdocs/ngx-malihu-scrollbar/src/app/malihu-scrollbar-demo/malihu-scrollbar-demo.component.ts (16,16): Cannot find name 'require'.) ERROR in C:/xampp/htdocs/ngx-malihu-scrollbar/src/app/malihu-scrollbar/malihu-scrollbar.service.ts (3,31): Cannot find...