Results 5 comments of marsk

![image](https://user-images.githubusercontent.com/17928921/187064049-aa7442b1-a982-4389-a9eb-57b71d4dd22c.png) met the same issue and resolved it by using the same `react` version. https://github.com/keystonejs/keystone/issues/2898#issuecomment-699130482 `npm list react` find the react version are using

我们都知道 `UDP` 不可靠,那么如何保证连接传输的`可靠性`?

I have the same issue with CSS. and I find that all CSS cdn assets have CORS errors. so after appending `access-control-allow-origin: {originHost}` and `access-control-allow-credentials: true` into the response header,...