Ilya Lyamkin

Results 2 issues of Ilya Lyamkin

Hi there! After successful module change I noticed that render() loads from new reloaded module, but other functions in this module are loading from old (apparently cached) version. Do you...

bug

Hi! Since 3.0.0 version we have the `mapper.toJSON` function which takes params and converts it to the Object. On the other hand, axios use `instanceof FormData` to check if the...