Commit 2f77738
authored
fix: invocation hooks not called (#916)
- fixes issue where invocation hooks were not called in the React SDK
- adds associated tests
Fixes: #914
---------
Signed-off-by: Todd Baert <[email protected]>1 parent e4287ed commit 2f77738
File tree
2 files changed
+499
-321
lines changed- packages/react
- src/evaluation
- test
2 files changed
+499
-321
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
244 | | - | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | | - | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
0 commit comments