Andrey Marchenko

Results 14 comments of Andrey Marchenko

This help to avoid https://nvd.nist.gov/vuln/detail/CVE-2023-36665 without upgrade a major version

I think is not possible because you don't create additional DOM element and react break html. But i will try this example. Now, you could use ``` const Header =...

After upgrade version I found similar an issue too: ``` import fs from 'fs'; const {access} = fs.promises; ``` in this case fs has the `undefined` value and error `TypeError:...

move message to separate issue - https://github.com/k8ssandra/k8ssandra-operator/issues/567