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
As far as I can tell, there is currently no way to specify which cookie groups to accept/decline with cookiebar.js. It's either accept or decline all. Maybe that's too complex for a generic cookiebar.js component, but it'd be nice if FetchClient could have some methods like acceptCookieGroups(groups: string[]).