Viktor Shevchenko

Results 10 issues of Viktor Shevchenko

Hi, I have tried using a plugin, and I observe an issue, that cookies parameter is missing from request headers. In case I use --disable-web-security flag Cookies parameter is on...

bug

Hello, Can you please advise, I have got a code source code ``` html @import url(http://fonts.googleapis.com/css?family=Roboto:400,700,900); body { color: black; } ``` then I am doing a processing (with grunt-inline-css,...

Hi, thanks a lot for an awesome library. I suppose I have found an inconstancy, here what it is: ```javascript var values = { persons: [ { firstName: 'Viktor' }...

https://github.com/skaterdav85/validatorjs/issues/220

investigate how React.forwardRef works.

Need possibility to grab only changed values from the form. form.values // => will return an object of changed values only, not all like now.

create separate typescript types for nestedFieldValue and for simleField