Kabir Sarin

Results 29 issues of Kabir Sarin

### Environment - Node Version: 17.3.1 - Eslint-Watch Version: 8.0.0 - Eslint Version: 8.13.0 ### Basic Description of the problem ### How to reproduce it 1. Command: `./node_modules/.bin/esw --help` 2....

It appears this repo has gone dormant. I've been using this plugin for awhile, and fixed a couple bugs. 1) Since _byCid was deprecated, the _updateModelMembership function broke. This has...

This repo hasn't been touched in 2 years, is everything still up to date with the latest typescript lib configuration and core-js polyfills? If not, are there any alternatives?

Is strawberry using an outdated version of the graphiql playground? There is no option to add headers. Is there a way to swap out the graphiql playground with another one?...

bug

Lots of open PRs and no activity in 2 years... Is this project still maintained? If not, are there any alternatives?

I can't seem to make this module work at all ``` // index.js const ngrok = require('ngrok'); ngrok.connect().then(console.log); ``` ``` $ node index.js TypeError: Cannot read properties of undefined (reading...

### Describe the bug Issues: 1. User is online, creates/updates some items, the connection is interrupted, but the user continues creating/updating items, the connection comes back, and suddenly a bunch...

needs more info ✋

## Summary A simple exchange to set the operation context, should accept a function, or async function, which returns the new context. Coming from apollo where this was built-in and...

help wanted ⛏️
future 🔮

I've forked this repo to add typescript support, along with a corresponding webpack plugin which can automatically re-write index files on a recompile https://github.com/sarink/ts-create-index

**Describe the bug** Because the HTML5Backend does not work in iOS 14 (as expected), I tried using the TouchBackend, but it also appears to not work. **Reproduction** https://codesandbox.io/s/laughing-kapitsa-yb0znj?file=/src/index.tsx Steps to...