Hello, I have a problem after updating to the new ...
# react
d
Hello, I have a problem after updating to the new React wrapper version. It is not clear to me what I have to change here:
Oh there are a lot more calls in red now... 😞 for example
The problem has been solved. There is no problem with the wrappers, but the compiler seems to check more sharply in the latest version. Some of the self-written wrappers for AntD lacked the extension of PropsWithChildren.
👍 1