Skip to content

Commit 13a90dd

Browse files
committed
Sync MD files from dexie-web - Applied patches for: docs/dexie-react-hooks/useLiveQuery().md - Source commit: 8f778f138a4f1e7375ebafa31780926737061726
1 parent c382446 commit 13a90dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/dexie-react-hooks/useLiveQuery().md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,9 @@ function MyComponent(id) {
227227

228228
```
229229
230+
# Catching errors in useLiveQuery
230231
232+
Use an [error boundary](https://react.dev/reference/react/Component#catching-rendering-errors-with-an-error-boundary) to catch and inspect any errors happening in useLiveQuery.
231233
232234
# Playgrounds
233235

0 commit comments

Comments
 (0)