René Schubert
René Schubert
https://github.com/jossmac/react-scrolllock/blob/90cbf33d27b9fd0b9911cdf371c4466874ee9a10/src/utils.js#L22 I'm having the same issue. This line of code, which seems to be required for enabling touch-scrolling, prevents components like the [Material UI Slider](https://material-ui.com/components/slider/) from being used on touch...
Seems like the failing of the Travis CI check is outside my control. Can you please check?
I refactored the library to use the AWS SDK v3 and released it as an npm package named `dynamodb-geo-v3` [here](https://www.npmjs.com/package/dynamodb-geo-v3). Feel free to try everything out & open an issue...
@nk-o Would you please consider updating the demo site with this? Probably the easiest way to see how it works. Thank you! :)
@nk-o I meant with `enableTransform` set to `false` in case of IE. Shouldn't that eventually even be added to the core?
+1 from me How come this issue has been removed from the milestones? It's common to use those for CSS...
There seems to be no real documentation on the [testing-library__dom](https://www.npmjs.com/package/testing-library__dom) package. And there was no update for 8 months now and the package is still in beta. I consider web...
```js // settings.json { "terminal.integrated.fontFamily": "MesloLGS NF", "files.autoSave": "onFocusChange", "editor.defaultFormatter": "dbaeumer.vscode-eslint", "eslint.format.enable": true, "git.openDiffOnClick": false, "git.enableSmartCommit": true, "git.confirmSync": false, "git.autofetch": true, "explorer.confirmDelete": false, "git.allowForcePush": true, "files.associations": { "*.css": "postcss" },...
Yeah, I'm opening the project root in its own window (`[cmd]` + `[shift]` + `[N]` and selecting the project in the new window from the "Recent" projects) or sometimes from...
@ardasevinc Thanks for your help. Sorrily I was not able to reproduce this behavior on my machine. As soon as I open the package.json in a newly cloned project folder...