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 is an intentional change introduced in the last release: #481
The toggle.enabled option actually doesn't enable the category itself (although the toggle is marked as enabled) as it's supposed to work only when mode: "opt-out".
I will release an update that actually ignores the toggle.enabled option, unless mode is set to "opt-out".
Expected Behavior
re-displaying it set all user settings to default
Current Behavior
re-displaying it set all user settings to false
Steps to reproduce
Proposed fix or additional info.
Delete the discardUnsavedToggles method or add an optional configuration item to enable or disable it.
Version
2.9.1
On which browser do you see the issue?
Chrome
The text was updated successfully, but these errors were encountered: