[Wake] - Cart cookie on tunnel
Open
triage
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 30
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
On tunnel the cart is reset after each reaload.
What Happens:
we make a req to checkout api with the credentials but the cookie is not included because the domain
What maybe works:
check the tunnel domain and make the request with the cookie in the headers using document.cookie
Contributor guide
Assessment
This issue has not been assessed yet.