priyabratap
priyabratap
**Metadata version mismatch for module /var/www/html/angular4/lms-poc/node_modules/ngx-joyride/joyride.d.ts, found version 4, expected 3** ``` pj@pj-HP-EliteBook-840-G1:/var/www/html/angular4/lms-poc$ sudo ng serve Your global Angular CLI version (7.3.0) is greater than your local version (1.4.7). The...
**Want to remove 'Close' icon / replace with some text like 'Skip All'** **Is there any way to customize close icon(X)?** (In my case, I want to remove **_'Close'_** button...
**Not working with dynamic data passing from components** Please find below cases and suggest the way to fix the issues ``` 1. Working fine with static data for title and...
Hi, Thanks for this great library. We have added some code `curl_getinfo($ch, CURLINFO_HTTP_CODE)` to get an exact error code from firebase. Sometimes, we are getting some unexpected error code 0...
First of all, I would like to thank you for the beautiful wrapper connection with IAM authenitcation. There is an [AWS neptune limitation](https://docs.aws.amazon.com/neptune/latest/userguide/limits.html) : _When IAM authentication is enabled, a...
I am using the below code and it's not working with the custom definition and getting "not set" as a value. But in the debug view I am getting the...