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

feat(react-cookie): Add CookieGetOptions to useCookies #532

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

presto2116
Copy link

@presto2116 presto2116 commented May 10, 2024

Creating PR to add options to useCookies. This will allow users to overwrite doNotUpdate and doNotParse options.

This is needed as we, like others, are running into the issue that large integers are getting incorrectly parsed.

#448 & #386

@presto2116
Copy link
Author

@eXon When you get a chance can you please review this PR. thank you

@presto2116
Copy link
Author

@eXon Checking in on this. Are you able to review? this would be very helpful for our use case and seeing others having similar issues, it seems like it could help everyone. thanks.

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

Successfully merging this pull request may close these issues.

None yet

1 participant