diff --git a/src/index.js b/src/index.js index c33d5b5..16a82b9 100644 --- a/src/index.js +++ b/src/index.js @@ -29,6 +29,7 @@ if (process.env.REACT_APP_LOGGING === "true") { "Assertion failed: Input argument is not an HTMLInputElement", "Extension context invalidated", "InvalidStateError", + "Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.", ], }); }