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

[Bug]: CapacitorCookies enabled boolean does not seem to work #7821

Open
1 of 3 tasks
BenKlein10 opened this issue Jan 2, 2025 · 0 comments
Open
1 of 3 tasks

[Bug]: CapacitorCookies enabled boolean does not seem to work #7821

BenKlein10 opened this issue Jan 2, 2025 · 0 comments
Labels

Comments

@BenKlein10
Copy link

Capacitor Version

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0

Installed Dependencies:

@capacitor/cli: 6.2.0
@capacitor/android: 6.2.0
@capacitor/core: 6.2.0
@capacitor/ios: 6.2.0

[success] iOS looking great! 👌
[success] Android looking great! 👌

Other API Details

No response

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

Cookies are stored in the session tab when I don't want it too

Expected Behavior

No cookie should be stored

Project Reproduction

...

Additional Information

Since @capacitor/[email protected], cookies are automatically stored even with the enabled option specified in capacitor.config.json

You added an if condition in this commit but removed it before merging into the main branch, was it on purpose ?
df35496

adding it manually myself get rid of the problem

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

No branches or pull requests

1 participant