Denis Akiyakov

Results 15 issues of Denis Akiyakov

Hello, Frank. Please, check following image. I've tried different Kvantum themes and this square appears only in EvolvereLight and in Kvantum default (something similar). ![ev1](https://cloud.githubusercontent.com/assets/11130487/6540790/40cfb0ee-c4d2-11e4-991d-c4de7d69cd21.jpeg)

Bug
Kvantum

### Would you like to work on a fix? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...

bug

Hi, Method ServiceConfiguration.ConfigError() takes one arg serviceName for string "Service `serviceName` not configured" or nothing if we want pure string "Service not configured" [link to method](https://github.com/meteor/meteor/blob/832e6fe44f3635cae060415d6150c0105f2bf0f6/packages/service-configuration/service_configuration_common.js)

Take into account that prop could be an empty array initially, which is the prop's default state

We've had a performance issue with `useFieldArray` and too many rows with validated fields. I've noticed that with function do some extra recursion with empty an `fieldValue` which mostly the...