Dishant Kaushik

Results 11 issues of Dishant Kaushik

Hey, Is there any motivation to make this into an npm package? I am trying to make an application where I will be using dictate.js with react. Are you motivated...

Is there any way to stop the fetching process in oboe when the internet is not available? I am using react native and when my internet goes off, I am...

Hey. I found an article which checks for more file paths for iOS. [Jailbreak Detection Methods](https://www.trustwave.com/Resources/SpiderLabs-Blog/Jailbreak-Detection-Methods/) Should I make a PR to add this? Thanks.

Since this is happening in the storybook too, I'll post the link to the storybook here. As you can see from the screenshot. It's moving the title header section down...

component: SidePanel

Target the base section element so that users can change the width/height and positioning to the section instead of the monaco editor Reference issue: https://github.com/suren-atoyan/monaco-react/issues/468

**Is your feature request related to a problem? Please describe.** We are using `styled-components` where we want to have a grid like structure for our editors. When we apply grid...

Hi, People are having a hard time clicking any link on the website. It might be a simple linking issue from this repository to the hosting website. Thanks

Hi, I am trying to run the app and learn from your article. There are many errors because of the depreciations in the API's. Could you please help wrt. React-router...

I tried running the `node app.js` but it gave me a gcloud error. gcloud wasn't added to the dependency. After I add the dependency, it gave me more error

This PR exposes formatLabel to the tooltip for devs to use - expose formatLabel to thumbWrapper for twoHandles as well as single handle. - add examples on storybooks on how...