Commit 1892dc1
authored
Mention caveat in README about IndexedDB outside browser (#4712)
If using the SDK outside the browser with end-to-end encryption,
IndexedDB usage needs to be disabled otherwise it will cause the
Rust code to panic.
See also:
- #4570
- matrix-org/matrix-sdk-crypto-wasm#168
- matrix-org/matrix-sdk-crypto-wasm#195 (comment)
Signed-off-by: Adam Spiers <github@adamspiers.org>1 parent 0efeac9 commit 1892dc1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| 324 | + | |
| 325 | + | |
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
| |||
0 commit comments