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
Describe the bug
I'm having truble getting cookie while having the Reflex running on subdomain. Getting cookies from the main domain (cookie with Domain:".website.com") works fine. But cookies set for the subdomain (Domain:"sub.website.com") does not.
Is that intentional, or is the problem somewhere else?
To Reproduce
Steps to reproduce the behavior:
Code/Link to Repo:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Specifics (please complete the following information):
Python Version:
Reflex Version:
OS:
Browser (Optional):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm having truble getting cookie while having the Reflex running on subdomain. Getting cookies from the main domain (cookie with
Domain:".website.com"
) works fine. But cookies set for the subdomain (Domain:"sub.website.com"
) does not.Is that intentional, or is the problem somewhere else?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Specifics (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: