Ethan Bernstein
Ethan Bernstein
Using version 3.2.2, we recently started hitting an intermittent issue where a transaction gets “wedged” in Dexie. In this state, “at rest” PSD.trans refers to an inactive transaction so any...
After deploying a feature using Dexie to tens of thousands of our users, we are seeing devices hit an error in the hooks middleware under `bulkPut`. The devices which hit...
In Outlook, from telemetry we are seeing hundreds of thousands of errors a week "TypeError: Cannot read properties of null (reading '0')" with callstack webpack://owa/node_modules/@microsoft/1ds-post-js/dist-es5/HttpManager.js sendType 536 webpack://owa/node_modules/@microsoft/1ds-post-js/dist-es5/HttpManager.js _canSendPayload 456...
The new ability in v4.0.1 to open avoid VersionError is really interesting. However, it seems to break the usage of version upgrade logic in certain scenarios that are key for...