Hey there,
I have implemented this package as outlined here, including optimizing the script loading. Nuxt 3.19.1.
However, the site is giving a 500 error, with the message document is not defined.
Additional console error:
The Google Captcha badge actually loads over the 500 error screen however. And it does seem to kind of work? If I save a file to cause a hot module refresh, the site will work and I can request a token through recaptcha — which makes it seem like this has to do with SSR, but definitely isolated to this library.