Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipe and useWith get ts error #95

Open
Yueyanc opened this issue Dec 21, 2023 · 3 comments
Open

pipe and useWith get ts error #95

Yueyanc opened this issue Dec 21, 2023 · 3 comments

Comments

@Yueyanc
Copy link

Yueyanc commented Dec 21, 2023

image
the first error:
image
the second error:
image

@kedashoe
Copy link

Hi @chenzhuo198 , I think we might need to see more of the code to be able to help you here. Could you paste the entire block in a comment? Also what version of ramda and @types/ramda are you using?

@Harris-Miller
Copy link
Collaborator

@Yueyanc Yueyanc
getLocaleStorage's issue will be fixed by #90, which has been merged but not yet released
Swapping out R.compliment(R.isNil) with R.isNotNil will also fix your issue

setLocalStorage should be working, will need to look into that more
@kedashoe can you transfer this issue over to ramda/types for me please and thank you

@kedashoe kedashoe transferred this issue from ramda/ramda Feb 15, 2024
@Harris-Miller
Copy link
Collaborator

@Yueyanc #90 has since been merged and released, please let me know if that has fully resolved this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants