Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom consent types fields disabled #14

Open
rn54n opened this issue Aug 17, 2018 · 1 comment
Open

Custom consent types fields disabled #14

rn54n opened this issue Aug 17, 2018 · 1 comment

Comments

@rn54n
Copy link

rn54n commented Aug 17, 2018

Hi,

the latest gdpr framework shows disabled custom consent type fields slug and title as well a javascript error.

<input type="text" name="gdpr_consent_types[0][slug]" class="gdpr_custom_consent_types" placeholder="Slug" pattern="^[A-Za-z0-9_-]+$" oninvalid="setCustomValidity('Please fill in this field using alphanumeric characters, dashes and underscores.')" oninput="setCustomValidity('')" required="" disabled="">

Uncaught TypeError: Cannot read property 'gdpr_consent_types' of undefined at HTMLDivElement.<anonymous> (gdpr-admin.js?ver=4.9.8:62) at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2) at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2) at HTMLDocument.<anonymous> (gdpr-admin.js?ver=4.9.8:57) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2) at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2) at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-but&load[]=ton,jquery-ui-position,jquery-ui-dialog,utils&ver=4.9.8:2)
Thank you.
Best Regards
Aaren

@jremillard99
Copy link

moving to data443 support system, thanks! please send me your email address so I can place there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants