Nikolay Oleynikov

Results 7 issues of Nikolay Oleynikov

# Bug report (related to #3158, #3637) ## Summary Application crashes on Android device when using image property of markers with the following error > Error while updating property 'image'...

bug
help wanted

This should make the development of the library much much easier. There will be no need to install any services locally. This can also potentially simplify the CI configuration. Only...

I found myself using these functions extensively. They seem to be quite commonly used to me, that's why I wonder whether they can be included into the library.

I was trying to incorporate Doctrine types into my project. Types themselves seem to be working fine. But I came across a problem with type declarations of properties. When I...

**Describe the bug** Bootstrap theme doesn't respect Bootstrap color schema. **To Reproduce** 1. Go to https://jsfiddle.net/Kolyunya/L4u8xptg/2/ 2. See theme background color is black. 3. See Bootstrap select background is black....

bug

I believe it would be better to use a predefined class constant instead of a magic constant in client code.

I believe the `seeResponseMatchesJsonType()` assert is broken and I've added a failing test to illustrate this. We are going to test different JSON documents against the same assertion. The assertion...