Gourav Sood
Gourav Sood
Hi, thanks for creating this app to showcase the use of gatsby-source-graphql. I am trying to run this app at local using the generated personal access token from https://github.com/settings/tokens. But...
Installation steps mentioned [here](https://github.com/wkocjan/gatsby-theme-intro#install-theme--dependencies) are not working. Following the steps I don't see the theme applied on 'my-site' app and doesn't work. ``` mkdir my-site cd my-site yarn init -y...
Hi, When using UI and downloading large dataset content (around 500K records), I am getting below error. `org.apache.http.TruncatedChunkException: Truncated chunk ( expected size: 30272; actual size: 7478) at org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:200) at...
Hi, I have been using this app to download the datasets from Wave Analytics Cloud and able to download the datasets with 500000 records. But when I am trying with...
Updated the end point of this repo to https://github.com/ccoenraets/lightning-container-component-samples.git in below command: git clone https://github.com/ccoenraets/lightning-container-component-samples.git
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** When pulling the changes from Dev Org into WorkItem, then manually added components cannot be...
Hi, For the installation of this Library, ReadMe suggest in Step 4 to add header search paths for RNIsDeviceRooted.xcodeproj. Location suggest `react-native-is-device-rooted/ios/Pods/Headers/Public/UIDevice-PasscodeStatus` which doesn't exist in node_modules or in Pods...