Guilherme Alan Ritter
Guilherme Alan Ritter
Thanks, I'm honored but I don't have conditions right now to help, I'm sorry.
They can be used, at least for a browser environment. I use it like this (based on README snippet): ```js // First argument is URL on web browsers, but it...
@ramanojha Maven 4.0.0, Eclipse Neon, RestAssured 3.0.0 (scope test). I don't think `RestAssured.given()` is necessary. If you import it like I do, such as `import static io.restassured.RestAssured.given;`, then you can...
> @chrisregnier Thanks for sharing the fix. It did work on Edge but I see a lot of strings of %0A scattered across the image. Anyone else have this issue?...
I also just realized that stray `%0A`s are causing locally loaded fonts to not be applied. Replacing them by spaces fixes the problem.
[This](https://github.com/text-mask/text-mask/issues/372#issuecomment-307360520) solution and the ones based on it don't quite work together with `integerLimit`.
@mokanfar 's comment helped to fix one error, but another showed up: ``` ... fatal error C1083: Cannot open include file: 'cairo.h': No such file or directory (compiling source file...
It was working for me as of 2018-11-27 but now it seems I'm having the same problem. `Quagga.decodeSingle` gets called but the callback doesn't, ever.
> Today I was wondering about something similar: Why don't you simply render nothing when the dialog is invisible, instead of rendering it with `display: none`? > > What I...
@NicoleRauch Don't worry, I didn't took it negatively nor nothing like that.