magento / security-package

Magento Security Extensions
Open Software License 3.0
73 stars 69 forks source link

reCaptcha JS recaptcha_en.js is added multiple times to head #331

Open Abdulkadiragoliya opened 1 year ago

Abdulkadiragoliya commented 1 year ago

Preconditions (*)

Steps to reproduce (*)

  1. Disabled the Recaptcha for the Product Review section
  2. On the product page it's loading JS recaptcha_en.js multiple time

Expected result (*)

  1. Should not Load JS on the product page when disable recaptcha for the Product Review
  2. Should not Load JS multiple times.

Actual result (*)

  1. Review JS loaded on the product page when disable recaptcha for the Product Review
  2. Should Loading JS multiple times.
  3. image
m2-assistant[bot] commented 1 year ago

Hi @Abdulkadiragoliya. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information. Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

fredden commented 1 year ago

This looks like a duplicate of #21.

Abdulkadiragoliya commented 1 year ago

Not fixed yet

fredden commented 1 year ago

Not fixed yet

21 says that too.