FlyingSquirrelLearn How to Debug the Cause of Memory Leak in SSRDebugging the cause of SSR memory leak in Next.jsMay 5, 2022May 5, 2022
FlyingSquirrelWhen should I use act() in react-testing-library?You don’t need to use act() because most of the cases are already wrapped in act().Feb 4, 20221Feb 4, 20221
FlyingSquirreltesting-library/react의 act는 언제 써야할까이미 act로 감싸져 호출되는 경우가 대부분이라 내가 직접 쓸 일이 없다.Feb 4, 2022Feb 4, 2022