Results 1 - 1 of 1

IDBOpenDBRequest.onblocked

The IDBOpenDBRequest.onblocked event handler is the event handler for the blocked event. This event is triggered when the upgradeneeded should be triggered because of a version change but the database is still in use (that is, not closed) somewhere, even after the versionchange event was sent.
API Database IDBOpenDBRequest IndexedDB onblocked Property Reference Storage storage