Shashwat Tripathi

Results 10 issues of Shashwat Tripathi

Can you please help me with this requirement. I have a list of images that can be dragged and dropped inside cards that are also dragable. Something like drop-Zone inside...

Even after changing the value of theme_color in the manifest file. On doing dist build index.html still uses default vue color #4DBA87 Manifest file ``` { "name": "Application name", "short_name":...

Using vue2 for Multiple slides when on the last slide it does not slide if click Prev Code Sandbox: https://codesandbox.io/s/vue-2-playground-forked-l1jg4w?file=/src/App.vue Demo: https://l1jg4w.csb.app/ Steps: Scroll to the end and then click...

I want to create a planet without any tile layer. The only thing I want is countries drawn as a vector which I am able to draw using selection.html example....

**Is your feature request related to a problem? Please describe.** The problem I am facing is that i need to render another PNG over the globe generated. **Describe the solution...

Is this library compatible with latest aws-sdk ? `"aws-sdk": "2.283.1",`

**Test Case:** Step 1) In chrome, I update the record of dataset then do synchronize() which gives Success Step 2) Go to firefox and synchronize() there also Success is called....

On Sync sometime I start getting `{"message":"Current SyncCount for: bn_lastEdt is: 8006 not: 8001"}` What to do in this case? Also, synchronize does not work all the time. Even onSucces...

Hard to reproduce every time but below step do cause the error: Steps: - Open application - While application is still bootstrapping - Press Home button on device to put...

Created a new project using Cordova commands: cordova create testapp Then added following lines in config.xml to install cordova-plugin-wkwebview-engine: ``` ``` Then Executed: ``` cordova platform add ios cordova build...