Weidong Lian
Weidong Lian
Here is what I got about the rendering failure loop. To be honest, everything seems to be working well even the below error. ``` index.tsx:211 Uncaught (in promise) Error: This...
Not sure what happened: The below ready's callback is triggered over and over again. setState could use the `stateChange` instead of changing the state ready to true. It should not...
Okay, did not realize that, in that way, it won't have any impact on a production build.
> @weidonglian True, but IMO it should still be fixed. StrictMode is intended to reveal potential issues, especially with future React versions/rendering modes and I think it's highlighting a legitimate...
> The only useful work-around while still using withAWS and s3Upload is currently by using a findFiles glob and looping through the resulting list. It works fine, and will make...
Any update? This is a blocker!