Chris Duff
Chris Duff
Any update on this? I got hit by it again today. It's quite confusing at the moment as some decorators are inherited (e.g. @IsOptional) and others aren't.
I'm seeing the same. It does not appear to behave as documented. @shymanel The empty array output from your example indicates no validation errors.
FYI, since commenting on this issue earlier I've been using class-validator more and have come to realise that not having it inherit decorators is useful sometimes. For example, I can...
Any update on this? I got hit by it again today. It's quite confusing at the moment as some decorators are inherited (e.g. @IsOptional) and others aren't.
I'm seeing this also. I created a simple CodeSandbox to reproduce: https://codesandbox.io/s/react-textarea-autosize-mobile-chrome-issue-5jv4br https://5jv4br.csb.app/ I'm then able to reproduce on https://www.lambdatest.com/ using their `Google Pixel 5 - 5G`, `Android 11`, `Chrome`...
Interestingly, the same issue does not occur when using the https://github.com/jackmoore/autosize package (which this package is supposedly a React version of?). I've updated the CodeSandbox to compare the two: https://codesandbox.io/s/react-textarea-autosize-mobile-chrome-issue-5jv4br...
> @Siemienik, I Would like to tell you that I don't have this issue with the latest version of the **exceljs**. You can test it yourself if you want, but...
> Any update? Looks like there's a PR open for this now: https://github.com/facebook/create-react-app/pull/11862
Could be related to https://github.com/facebook/yoga/issues/898 although the error message report by the OP there was a bit different.
> Hi @cduff > > I think the warning is here from the [start of the time](https://github.com/diegomura/react-pdf/runs/4132958829?check_suite_focus=true#step:5:9) > > It would be nice to fix this, but the error doesn't...