DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

JS - single select confirm first call checkoxes array missing #113

Closed ifre closed 8 months ago

ifre commented 1 year ago

Hi, i found an issue with single selecting a policy (e.g.) only allow marketing. On first initial click it doesn't set checkboxes:Array in dp_cookieconsent_status:"{"status":"approved"}". after submitting. Rechoice click sets the checkboxes Array as it should.

Best Regards