Vlady Yakovenko
Vlady Yakovenko
I've tried to merge different behaviours found online. Here is [the result](https://gist.github.com/Polyterative/1b24f5423871a4d15dd5d00c36317328)
**Describe the bug** I am unable to compile my project with the 8.0.0 library. Also can't install without `npm i --force` `./node_modules/@swimlane/ngx-graph/fesm2015/swimlane-ngx-graph.mjs:14:0-40 - Error: Module not found: Error: Can't resolve...
I'm unable to initialize Firebase in this boilerplate. Error is `Make sure to call FirebaseApp.initializeApp(Context) first` Looks like I'm unable to call the `FirebaseApp.initializeApp(Context)` in the main process. So far...
I was wondering if someone made Typescript typings for this, they would be very useful. Are there any official plans? Thanks
I'm struggling with using the new **2.0 RC1** of the gantt. I'm getting this error in **Chrome**: ``` Uncaught TypeError: Cannot read property 'listen' of undefined at Object.defineProperty.value (angular-gantt.js:13980) at...
when declaring an item, `selected` is never listened to. It always puts the first item as selected no matter what I set (`true`or `false`). I rebuild the drawer on each...
Would help reporting issues, just an idea
Docs?
Other guides on medium told me to add this lib to my project. Still, I can't understand how to use this. No wiki, readme just tells me how to add...
Adding the error message here ``` ERROR in ./node_modules/ng2draggable/draggable.directive.ts Module build failed: Error: [...]/node_modules\ng2draggable\draggable.directive.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the...