Krasnopir Petro

Results 5 issues of Krasnopir Petro

If we have an element with horizontal scrolling, it is possible to force TouchScrollable to scroll an element only by forcing not only the width limit, but also the height...

when TouchScrollable element has scroll, onTouchStart and onTouchEnd events work, but onTouchMove don't work https://codesandbox.io/s/mj0kx3zm8x

"react": "^0.14.0 || ^15.0.0 || ^16.0.0" 17 react was relesed and work fine with this package, but on install there are peer dependency warning `npm WARN [email protected] requires a peer...

I use isomorphic-style-loader after css-loader and post-css(with sugarss parser) ` { test: /\.(sss)$/, use: [ 'isomorphic-style-loader', `css-loader?${cssModulesLoaderOpts}`, `postcss-loader?${postCssLoaderOpts}`, ], }, ` And after page rendering in head I hav tag...

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/misty-glade-yh92cc ### To Reproduce After update to 14.2.* version, when i use `pageExtensions` in `next.config`, i got an error while try...

bug