Chandan CH

Results 15 issues of Chandan CH

I added the Datapicker plugin with cordova CLI: cordova plugin add cordova-plugin-datepicker, Next as given in the docs here: http://ionicframework.com/docs/v2/native/Date%20Picker/ I did the following steps: Installed the datepicker cordova plugin:...

Hello, I have a feature which requires to show Financial Calendar, where the calendar will be divided into 4 quarters. Is there a way to show custom dates? For example...

* safety version: 1.10.3 * Python version: 3.6 * Operating System: Ubuntu 20.4 ### Description Pin werkzeug library to 1.0.1 version since there are breaking changes in that version and...

I'm getting this error: **_Refused to execute inline event handler because it violates the following Content Security Policy directive_** My current script src values: ``` 'unsafe-hashes' 'nonce-EDNnf03nceIOfn39fn3e9h3sdfa' 'nonce-EDNnf03nceIOfn39fn3e9h3sdrtyr' 'self' https://*.intercom.io...

Error: Could not connect to network

Hello, I'm not able to connect to the MS SQL server I'm getting the error as 'Connection to user: boydDonald' denied. You use password for it?

How do we install it using pipenv instead of pip?

I added the erb command under the configuration but not working ```js { command: "erb" } ```