This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 63
Type Errors in Debounce Machine #58
Comments
@Blitz2145 Could you post your tsconfig too? |
tsconfig.json
|
Hi! I experienced a similar problem in the "Authentication" example in the "clearUserDetailsFromContext"-action:
Disabling the "strict"-mode in the tsconfig resolved the issue for me (obviously by sacrificing strict type checking). |
(also: |
@jaensen As a workaround, providing a function to
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Found a small issue in the catalogue, it looks like the debounce machine the catalogue, has 2 type errors. I'm using typescript 4.3.2.
The text was updated successfully, but these errors were encountered: