Jon Sakas

Results 17 issues of Jon Sakas

Hello, it would be awesome if we could configure SVGR using CRACO. CRA seems to have SVGR configured by default, but there are no options to customize the config it...

I have only rebased the original pull request to resolve conflicts in the yarn.lock. This change would be useful for me as well. Original pull request: https://github.com/redux-saga/redux-saga/pull/2048 > Q A...

Typings

We have a bot user account for all of our CI notifications that go back to PRs. It doesn't seem we can use this account with this action, and it...

bug

Hello again! I noticed a lot of plugin developers offer tabs as part of their gutenberg extension libraries. I needed gutenberg powered tabs for a website I am working on...

Hey there! I've been learning gutenberg dev over the last few days and I feel there is a strong need for repeatable nested content such as columns or tabs. I...

On a fresh clone and install of this project, the grunt process fails in multiple tasks in multiple file locations. Using node version v12.13.0 -- I'll try to outline each...

Hi, thanks for providing this template. I found it useful but noticed the dependencies are behind. I migrated from `html-webpack-inline-source-plugin` to `react-dev-utils/InlineChunkHtmlPlugin` because the former is no longer maintained. Tested...

### Issue Summary I am finding that `done` is never called in `client.incomingPhoneNumbers.each`. I believe this could be the same issue originally reported in https://github.com/twilio/twilio-node/issues/678. Please see my code snippet...

type: bug
status: work in progress

### Environment info Running inside firebase functions (also emulated) ```json "firebase": "8.6.1", "firebase-admin": "^9.8.0", "firebase-functions": "^3.14.1", "firebase-tools": "^9.11.0", ``` **Platform:** macOS Big Sur 11.3.1 (20E241) ### Steps to reproduce Inside...

type: feature request
emulator-suite
internal-bug-filed
help-wanted
emulators: storage

**What kind of change does this PR introduce?** - [x] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [ ] Build - [...