Skip to content

Multiple newsletter captchas on the same page do not work #30

@iranimij

Description

@iranimij

I have two newsletter forms on my home page, but it seems that the module does not support two or multiple captcha on the same page. since we have this below code for newsletters!

 document.querySelector('.newsletter .subscribe').append(document.getElementById('<?= /* @noEscape */ $block->getWidgetId() ?>'));

You can see we just send one widget ID to the template and because of that, we can not show multiple captchas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions