-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
We're seeing issues in Sentry relating to the cookie consent.
TypeError
undefined is not an object (evaluating 'window.LaravelCookieConsent.acceptAll')
It's highlighting the following code as the issue.
<script data-cookie-consent>
{snip} function(e){e.preventDefault(),window.LaravelCookieConsent.acceptAll(),l()}(e)})),r.addEventListener("submit",(function(e){return function( {snip}
</script>
Metadata
Metadata
Assignees
Labels
No labels