Alex Gray

Results 4 issues of Alex Gray

Our tests have been running slowly for a while now and I finally got around to looking into it, and I think its because the variable `$dbPopulated` in `RefreshDatabaseTrait` is...

bug

In Windows 7, when you try and use WinExist or WinClose, and possibly others, it hangs. It did this in on two seperate 7 machines and worked fine on a...

**Steps for Reproduction** 1. Enter the following code in https://quilljs.com/playground/ ```var quill = new Quill('#editor-container', { modules: { toolbar: [ [{ header: [1, 2, false] }], ['bold', 'italic', 'underline'], ['image',...

## Description Maybe there's something specific about my project, but when I add @algolia/autocomplete-js I get a bunch of "unmet peer dependency" warnings. I get the same warnings with a...