#166·idb

AbortError: AbortError

Author: geoidesicCreated Mar 25, 2020Updated Jan 28, 2026

I'm getting an error like this:

Vue warn]: Error in v-on handler (Promise/async): "AbortError: AbortError"

No other information given. I'm simply trying db.instance.add("<storageName>", payload). The DB exists. How can I get more information about what's wrong?