Solomon English

Results 15 issues of Solomon English

**Is your feature request related to a problem? Please describe.** I ran into an issue where Graylog takes 5+ minutes to spin up after being deployed. This also happens when...

feature-request

**What is the current behavior? Describe the bug** https://github.com/tinymce/tinymce/blob/9b6047b0c668e9404fbc92f8d649e73dacc4b054/modules/tinymce/src/core/main/ts/api/dom/StyleSheetLoader.ts#L125 i'm trying to set this up with angular ``` ``` sometimes it works and stylesheets will be a full array but...

needs: more info

This was the default on the previous version. It seems it was missing from the latest. I can't make it look like the old version of react-simple-maps though. It seems...

**Describe the bug** When using the continuous list "true" and showing categories - the category selected doesn't update as you scroll through the list

**Describe the bug** When typing in search it only searches your current category. That's not how the IOS picker works and not what you would expect.

fixes #48 Updating the proper source files

It's now may. If i use this cron: var s = later.parse.cron('15 10 \* nov-feb mon-tue'); later.schedule(s).next(10); it returns me this [ Mon Dec 01 2014 02:15:00 GMT-0800 (PST), Tue...

This is a cool project, nice job. It does like this project has some problems with Robinhood oauth2. It doesn't work properly with refreshing the token or dealing with the...

The css in this project isn't namespaced which means it's pretty much unusable to insert anywhere https://github.com/ozanyurtsever/verbum/blob/fccf4b1af0421e69f0bf05816f994e395cd990fc/src/EditorComposer.css#L308 One good example is `dropdown` which is a pretty generic style name to...

Using the `` the html it generates after including a youtube video doesn't include the video... here's my onChange code ``` const handleChange = ( value: string, editorInstance?: LexicalEditor |...