Josh Janusch

Results 5 issues of Josh Janusch

As of 2019.2, all [`requestBody`](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#requestBodyObject) and [`parameters`](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#parameterObject) objects nested in Path objects are highlighted with the same error: ![Screen Shot 2019-07-29 at 1 33 35 PM](https://user-images.githubusercontent.com/3516836/62080435-7e984600-b205-11e9-9c7f-ae80c3c96a76.png) A `$ref` is not...

On iOS, Toasts will appear for a frame or 2 before being hidden. Changing the time they are to be shown does nothing. Example: ``` var msg:String = "Profile successfully...

This PR addresses an issue we were experiencing with Facades. We're upgrading an old project from Laravel 5.5 to 9.x that utilizes a few facades to generate code, specifically Laravel...

When compiling for API 21 using build tools 21.1 and deploying to the latest Lollipop dev build (LPX13D), app content goes behind the bottom navigation bar. I cannot duplicate in...

I'm trying to use this, using the demo usage, and I am getting an error due to the Regex. ``` javascript $('textarea').textareaHighlighter({ matches: [ { 'priority': 2, 'match': ['this is...