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
This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed.
Please see the Contributing Guide for how to create a Sample App.
Thanks! Ionitron 💙
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
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
The text was updated successfully, but these errors were encountered: