Closed tilkinsc closed 1 month ago
Hi @tilkinsc,
Thank you for notifying us about the issue! We will keep you posted
Best Regards hCaptcha Dev Team
Yep got the same issue looks very ugly
This is still an issue. When will it be fixed? Since it's an iframe we are at hCaptcha's mercy when it comes to the styling..
@brdlyptrs if this is completed can we get a new release please? the issue still persists as of the latest version available - thanks!
Hi @oyed! We've updated the core code to have a transparent background for both the body and html of the checkbox iFrame. If you are still seeing an issue, can you please provide some more details so that we can take a further look?
The problem is still relevant, it spoils the design of the form
Next 15, Turbopack, Chakra UI
The problem is on the iframe side. If you change the transparent background of the body to the one in the theme (for example, in my case, black), then the problem is eliminated.
Reproduced on both edge and firefox. Version 1.10.1
I have dug into the html and it appears that the body of the iframe that gets injected is at fault. On the left, you can see me editing around with the style of the html as shown below. On the right thats the vanilla code you see above.
I am using vite, bootstrap, and react-router-dom. This background doesn't seem respective to those being present. Proven by deleting all the css on the page, as shown below.