-
Couldn't load subscription status.
- Fork 295
Closed
Description
Environment
node: 20.8.1
h3: 1.9.0
Reproduction
await deleteCookie(event, 'test', { domain: example.test })
await deleteCookie(event, 'test', { domain: .example.test })
Describe the bug
It is impossible to delete cookies using the "deleteCookie" method, cookies of the same type but with different parameters
https://github.com/unjs/h3/blob/main/src/utils/cookie.ts#L54-L56
Additional context
No response
Logs
No response
unite4
Metadata
Metadata
Assignees
Labels
No labels