Open
Description
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