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
It's useful to check if the user submitted their preferences, even if they've turned off all cookies. If that's the case, shouldn't consentSubmitted return true? Currently it returns false if all cookies are have been un-checked.
The text was updated successfully, but these errors were encountered:
It's useful to check if the user submitted their preferences, even if they've turned off all cookies. If that's the case, shouldn't
consentSubmitted
returntrue
? Currently it returnsfalse
if all cookies are have been un-checked.The text was updated successfully, but these errors were encountered: