Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eden Treaty/Fetch headers aren't sent back the correct way to Remix server action. #30

Open
danstans opened this issue Nov 3, 2023 · 2 comments

Comments

@danstans
Copy link

danstans commented Nov 3, 2023

When using Eden Treaty/Fetch the headers object is empty and I am unable to store session cookies on the frontend. I believe this is an issue with Eden because I am able to use the global fetch and my cookies are automatically set. Is it possible to have Eden fetch behave more like normal fetch?

@danstans
Copy link
Author

danstans commented Nov 3, 2023

Can create minimum reproduction if requested

@danstans
Copy link
Author

danstans commented Nov 3, 2023

my issues are solved when removing the .then block in the edenFetch source. the opinionated return structure doesn't play well with remix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant