-
-
Notifications
You must be signed in to change notification settings - Fork 458
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Expected Behavior
Should save the current service selection.
Current Behavior
All services are rejected and fire their onReject event.
Steps to reproduce
See this StackBlitz for a minimal repro: https://stackblitz.com/edit/stackblitz-starters-xtbkbf?file=index.js
- Click Open Preview in new tab icon to open in new window that will retain cookies on reload.
- Open F12 developer tools to see console.log entries.
- Click Accept all to accept all categories/services.
- Press F5 to reload the page.
- Click the Show preferences modal button to open the preferences window.
- Expand the Analytics cookies section to see that Service1 and Service2 are active.
- Click Save preferences to save the current selection without making any changes.
Proposed fix or additional info.
See PR: #701
Version
3.0.1
On which browser do you see the issue?
Firefox, Chrome
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working