Skip to content

Commit

Permalink
Callbacks onSuccess() and onError() were called before $items w…
Browse files Browse the repository at this point in the history
…as updated. `$items()` inside the callbacks had a non-updated value.
  • Loading branch information
e-oz committed Nov 7, 2024
1 parent 6d14044 commit deccee8
Show file tree
Hide file tree
Showing 5 changed files with 957 additions and 2,926 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 4.2.4
### 4.3.1
Callbacks `onSuccess()` and `onError()` were called before `$items` was updated. `$items()` inside the callbacks had a non-updated value.

### 4.3.0
New fields:
* `$lastReadError`
* `$lastReadOneError`
Expand Down
Loading

0 comments on commit deccee8

Please sign in to comment.