Kirill Glazunov

Results 5 issues of Kirill Glazunov

https://monosnap.com/file/Y7RXWQr6Lb04bzoppngb4Vf3alPVCi несоответствие аргументов и их описания

docs
v4
ready
v3

### Description I tried to validate some property expected as an array of objects. And ValidateNested worked ok with all invalid data except an empty array (fulfilled array was handled...

type: fix
status: needs triage

A code "ERR_NETWORK" has been added into a network error

I updated the @amplitude/react-native from 2.6.0 to 2.11.0. All goes well at debug mode and release mode on simulator. But there are no logs after the app has been released....

### Describe the bug If I added interceptor in order: - a response `errorInterceptor0` - a response `successInterceptor` - a response `errorInterceptor1` and `successInterceptor` throws an error, it will be...

priority::medium