Skip to content

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

Open
@BenKlein10

Description

@BenKlein10

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproductionneeds reproducible example to illustrate the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions