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
add a start button to the bottom of each consent document and then use getConsent() to parse the html text; call the btn and then add the event listener.
add a start button to the bottom of each consent document and then use getConsent() to parse the html text; call the btn and then add the event listener.
will reduce what all needs to go in getConsent();
https://gomakethings.com/getting-html-with-fetch-in-vanilla-js/
The text was updated successfully, but these errors were encountered: