Please check the attached screenshot. I want to add <a> tag inside label with target="_blank". It is for terms conditions checkbox and hyperlink for privacy policy url. Currently it is working with <a> tag but when I try to add target="_blank" inside <a> tag, the complete label is hidden.
Please let me know how we can fix this?
Hi,
I tried to add target='_blank' but after saving the changes the rel="noopener" added automatically and because of this double quote, the error generated and checkbox hide at frontend.
I have remove that rel="noopener" manually but again it added automatically.
Please check the screenshot.