Cristian Merli
Cristian Merli
The image generator generates random images correctly, but lorempixel.com has been down for a few days now. http://lorempixel.com/ Is it possible to pull images from another source?
Is there a way to limit the level of the mapping? Basically the same as the .Net AutoMapper.MaxDepth() https://github.com/AutoMapper/AutoMapper/blob/835261c00c072f3e08232f0cd86d40750e109690/src/AutoMapper/Configuration/MappingExpression.cs#L86
Hello, I am unable to do this, it's probably simple but I can't figure it out. After the map is loaded, with markers, when I click on a marker I...
I want to use the same form and view model for user registration and user edit. In the first case, the password should be required. In the second case, it...
🐛 **Can't set up** On one computer everything worked, but on my current PC I go thru all the steps, sign in with GitHub, get the token, paste the token...
When the response is ERR_CONNECTION_REFUSED (in my case, server down), every API call throws an exception. My understanding was that we shouldn't need to wrap calls inside a `try/catch` block,...
I believe this will fix the error: Cannot read properties of undefined (reading 'status') when there is no response (server down).
When I click the button it opens the Google popup window. The i am able to select my Google account and log in, BUT then the popup automatically closes and...
### Description After upgrading EXPO and react-native to v`45.0.4` and v`0.68.2` I started getting these warnings in the console: > ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes...
### Current behavior I started noticing an extra margin at the bottom of the screen in **iOS only**, when I use **top tabs navigation**, which didn't use to be there...