Stefano Magni

Results 14 issues of Stefano Magni

In order to fully support [React Strict mode](https://reactjs.org/docs/strict-mode.html) `componentWillReceiveProps` should be renamed or, better, replaced at all. Putting [all its logic](https://github.com/idiotWu/react-smooth-scrollbar/blob/master/src/react-smooth-scrollbar.js#L56-L70) into [`componentDidUpdate `](https://github.com/idiotWu/react-smooth-scrollbar/blob/master/src/react-smooth-scrollbar.js#L72) (before the `this.scrollbar.update()` code) is trivial...

CSS modules can't work without this file, the 'Cannot find module './xxx.module.css'.' error is thrown without it To reproduce the error: simply follow the first instructions of the [official guide](https://facebook.github.io/create-react-app/docs/adding-a-css-modules-stylesheet#docsNav),...

The 2.7 chapter is a duplication of the 1.9 one

### Description As a Pro user, when I'm reviewing PRs, I'd fancy toggle between the changed files only and the whole tree. This way, I can easily check that: -...

Today I imported this plugin into a TypeScript-based Cypress project. TS did not like the old definition (that's why I fixed it with #17 ) but we must avoid that...

Hi guys I've just enabled [React.strictMode](https://reactjs.org/docs/strict-mode.html) for my app and the only warning I get is related to Lottie ``` index.js:1446 Warning: Unsafe lifecycle methods were found within a strict-mode...

In #9960, [Pavel asked](https://github.com/microsoft/playwright/issues/9960#issuecomment-959188782) about the scenario of "why do you want to keep the browser open after a test run?". Here is a bit of context: with Cypress, I'm...

feature-inner-loop

Bring [@NoriSte's article](https://dev.to/noriste/hasura-e2e-tests-chronicles-february-2023-24ki) to the repo.

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...