☝️
dexie.js
Ctrlk
TypogramDexie.js
  • Docs Home
    • Indexable Type
    • Inbound
    • IndexedDB on Safari
    • IndexSpec
    • MultiEntry Index
    • Questions and Answers
    • liveQuery()
    • Safari-related issues
    • Releasing Dexie
    • Samples
    • Simplify with yield
    • How To Use the StorageManager API
    • Table Schema
    • The main limitations of IndexedDB
    • Typescript
    • Deprecations
    • Compound Index
    • Derived Work
    • Download
    • Dexie.js
    • Export and Import Database
  • API Reference
  • Tutorial
  • Collection
  • Table
  • Version
  • Dexie
  • DexieError
  • Transaction
  • WhereClause
  • Promise
  • DBCore
  • Syncable
Powered by GitBook
On this page
  1. Docs Home

Safari-related issues

  • Database opening hangs in Safari 10.1. Reported to bugs.webkit.org

  • Crash when using with fastClickjs

  • Solved: Crash issue with getAll() on Safari 10.1. Worked around in Dexie and solved in Safari 11.

  • Safari and CryptoKeys

  • WORKED AROUND IN DEXIE 3.0: Safari + where + modify = only one updated

  • Safari Upgrade issue: Can't create Dexie database in Safari 11.0.1 (11604.3.5.1.1)

  • Safari 11 add blob becomes null

  • MAJOR: Safari save Uint8Array in DB

  • Crashed Page on Safari

PreviousliveQuery()NextReleasing Dexie