# Add `refresh` option to useCookie() to extend cookie expiration
`useCookie` non-persistent cookie seem to be not working
3.xpending triage
`useCookie` value still remains after cookie expiration
enhancementgood first issue3.x🍰 p2-nice-to-have
`useCookie` with `maxAge` or `expires` gets removed when updated
3.xpending triage
useCookie doesn't update when maxAge or expires option is set
3.xbug🔨 p3-minor
Reset cookie expire date when read data with 'useCookie'
3.xpending triage
Cookies are not set if there is data in the response
pending triageneeds reproduction