Closed
Description
I copied every custom data attributes fr
4EBF
om the docs, but got the following error (in the console of chromium):
Uncaught TypeError: Cannot read property 'replace' of undefined
(embed.min.js:19)
After removing each line and testing, I found out that data-isso-require-email
is responsible for this error, and it doesn't matter whether require-email
is set to true in the guard section of the config file or not.
Metadata
Metadata
Assignees
Labels
No labels