Aykut Alpgiray Ates

Results 6 comments of Aykut Alpgiray Ates

We are having a similar issue. When the size of the stored items increased above 5-6mb useStoreRehydrated this hook returns true before the actual rehydrate happens. We put a zero...

We are on it. But of course, there are breaking changes. Hope we can do it soon. I'll let you know. Thanks again.

I assumed this should worked but couldn't get it to work yet. ``` typescript import matchers from '@testing-library/jest-dom/matchers'; import { expect } from '@jest/globals'; expect.extend(matchers); ```

It is not working on 75.0 (64 bit) too.

It could be related to something else I am using redux-persist and passing localForage as a driver to that library. I haven't checked the date on other comments and since...