Lazaro

Results 28 comments of Lazaro

Related to: https://github.com/GitTools/GitVersion/issues/2199

I think by adding this to dark.css this issue would be solved: ``` .reporter .runnable, .reporter .command-method, .reporter strong { color: var(--active-color); } ```

You can use this repo to test the PickleJs with Cypress-dark: https://github.com/LazaroOnline/Cypress-template/tree/cucumber-pickle In that repo the dark theme is commented out because of this bug, uncomment it for testing. Remember...

Created a PR for this issue: https://github.com/lodash/lodash.com/pull/233

@simpleidserver, I see in your screenshot that the result of that GET operation returned 0 results. In order to reproduce the error you need to have user data so that...

Using SimpleIdServer v2.0.17, the response code now comes in the swagger documentation, however there are a couple of endpoints that are missing the response "400 BadRequest" in the swagger doc,...

I think you are right, the problem is when an image uses an external resource. The problem is that the online version of the app uses external resources in many...

I tested it with v2.0.16-ci-00324 and it worked.

Is there an approximate release date for v2.0.16? It solves several issues that were affecting us (this one #309, #311 and #312). Thanks in advance!

SimpleIdServer released v2.0.17 in nuget, but [github releases](https://github.com/simpleidserver/SimpleIdServer/releases) are not yet updated since v2.0.15. Just to let you know in case it was a missing point.