You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i use useCookies i cant pass options for parsing cookies.
For example i need disable default cookie parsing (i save in cookies big number like 1691590724652002030230)
Hi! First thank for handful lib!
When i use useCookies i cant pass options for parsing cookies.
For example i need disable default cookie parsing (i save in cookies big number like 1691590724652002030230)
I think we need could pass doNotParse option in
cookies/packages/react-cookie/src/useCookies.tsx
Line 19 in 9fff6a0
The text was updated successfully, but these errors were encountered: