garyee

Results 14 issues of garyee

### Environment 1. `node -v`: v10.16.2 1. `npm -v`: 6.10.3 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: 1....

### Environment 1. `node -v`: v10.16.2 1. `npm -v`: 6.10.3 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: -...

Steps to reproduce: 1. Set Plugin active 2. Start plaback of a Youtube Playlist 3. Switch to a new/other tab before the end of one video 4. The Next Video...

Hi, there is a nice styled-components add-on called [styled-components-modifiers](https://github.com/Decisiv/styled-components-modifiers). There is even an [article](https://tech.decisiv.com/structuring-our-styled-components-part-i-2bf21fa64b28) about it why to use it. Would it be possible to include the modifiers into syntax...

enhancement
Hacktoberfest

## Description Hi, thank you for a great library. I just came across a problem using the Upload widget. I am using google colab but after my understanding at this...

Hi, the watch script did not work on windwos. I found out why: https://github.com/kimmobrunfeldt/chokidar-cli/issues/36 when I did use the escaped doublequotes it worked fine. It would maybe save some time...

**System Information** Podcast Generator Version: 3.1 Webserver: apache 2.4 PHP Version: 7.4 Installed on a Synology Diskstation with minimal php extensions. **Podcast Generator Config** ``` $podcastgen_version = "3.1"; // Version...

Help Wanted

**System Information** Podcast Generator Version: v3.1.1. Webserver: apache PHP Version: 8 **Expected behavior** I want to use the auto index feature. In the media folder there is a normal .wav...

Feature Request
dependencies

I use vscode for react and I have bundled all my frontend-components exports in an index file. so that I can just `import {Button,Modal} from 'frontend';` if I use the...

Hi, I am using glogg primarily for java error logs, and it would be great to have some sort of folding mechanism like in an IDE where one can reduce...