Thread Starter
udis
(@udis)
I Get this error:
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.openEditFieldForm (thwepof-field-editor-admin.js?ver=2.1.2:547)
at thwepofOpenEditFieldForm (thwepof-field-editor-admin.js?ver=2.1.2:1340)
at HTMLSpanElement.onclick (edit.php?post_type=product&page=thwepof_extra_product_options:466)
openEditFieldForm @ thwepof-field-editor-admin.js?ver=2.1.2:547
thwepofOpenEditFieldForm @ thwepof-field-editor-admin.js?ver=2.1.2:1340
onclick @ edit.php?post_type=product&page=thwepof_extra_product_options:466
Could you please raise a ticket through our website. We hope our technical team will be able to help you.
Thank you!
Issue faced due to the usage of single quotes in the select options.
Thank you!