Roman O

Results 42 comments of Roman O

please make mode with disabled cache by default( Example I want make request with cache when: `api.get('...', { withCache: true })`

I fix it with **draft-js-import-markdown** package and fix my componentWillReceiveProps method. close pls

I can confirm this issues All our users now see "Invalid date" :(

Looks like chrome started to ignore locale in arguments ECMA-402 ![image](https://user-images.githubusercontent.com/3369304/105828110-cef78c00-5fd3-11eb-8645-22bafac20c0a.png)

1. [Foxford](http://foxford.ru) 2. ![](https://a.foxford.ngcdn.ru/assets/webpack/images/foxford_logo_black.9eec6056.svg) 3. Online education for schoolchildren. JS: 11k codebase, 70k LOC, 50 developers

@TrejGun your workaround doesn't work for me(( my rules section in webpack config ``` { test: /\.jsx?$/, loader: require.resolve('babel-loader'), exclude: /node_modules/, options: { cacheDirectory: true, }, }, { test: /\.brfs\.js$/,...

I change to ```stepMoveAllowed()``` method....but cant check with HOC validation ```javascript stepMoveAllowed(skipValidationExecution = false) { let proceed = false; if (this.props.dontValidate) { proceed = true; } else { if (skipValidationExecution)...

+1, and please add custom class for actions wrapper or another elements

have error in Arch: ``` i-0.9.11/src/bomi/../../build/lib -lbz2 -lz /tmp/yaourt-tmp-roman/aur-bomi/src/bomi-0.9.11/build/lib/libmpv.a -lavformat -lavutil -lavcodec -lswscale -lswresample -lavfilter -lass -ldvdread -ldvdnav -lbluray -lchardet -lgobject-2.0 -lglib-2.0 -lxcb-icccm -lxcb-screensaver -lxcb-randr -lxcb-render -lxcb-xtest -lxcb -lX11 -lasound...