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
I've encountered an issue where HttpOnly cookies are not present when using the setup() wrapper. This is problematic as I need access to server-side cookies for my application to function correctly. Could someone guide me on how to ensure HttpOnly cookies are accessible when utilizing the setup() method? Any advice or workaround would be greatly appreciated.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
I've encountered an issue where HttpOnly cookies are not present when using the setup() wrapper. This is problematic as I need access to server-side cookies for my application to function correctly. Could someone guide me on how to ensure HttpOnly cookies are accessible when utilizing the setup() method? Any advice or workaround would be greatly appreciated.
Thank you in advance.
The text was updated successfully, but these errors were encountered: