Questions about hono-sessions #4099
Closed
FabioDiCeglie
started this conversation in
General
Replies: 3 comments
-
Having the issue now on mobile on desktop fixed with sameSite: 'None', |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any help? |
Beta Was this translation helpful? Give feedback.
0 replies
-
fixed with : advanced: { |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a simple Hono app, and everything works fine locally — I can access the session from multiple endpoints without any issues. However, after deploying to Cloudflare, accessing the session across different endpoints doesn't work as expected. Any advice?
I get error :
"TypeError: Cannot destructure property 'options' of 'JSON.parse(...)' as it is null.",
More actions
Beta Was this translation helpful? Give feedback.
All reactions