Greg Baker

Results 12 comments of Greg Baker

Adding some relevant bug reports about unexpected idb connection closes from other projects: https://bugs.webkit.org/show_bug.cgi?id=197050 https://bugs.chromium.org/p/chromium/issues/detail?id=1085724 https://github.com/jensarps/IDBWrapper/issues/80 https://github.com/firebase/firebase-js-sdk/issues/1533

Some good new on this. We found a way to easily reproduce this by using replicache in a [codesandbox](https://codesandbox.io/). The super aggressive HMR makes it easy to reproduce. Now that...