HeJiang
Results
6
comments of
HeJiang
I have the same problem too.
how to resolve the problem?
I found the way to test onTruncate, just add `act(() => { jest.advanceTimersByTime(100); });` to your use case.
I have the same problem. who know how to resolve? I test by react testing library.