verto-health / ngx-turnstile

Cloudflare Turnstile for Angular
https://ngx-turnstile.pages.dev/
MIT License
60 stars 11 forks source link

ngAfterViewInit in SRR #34

Closed zygimantas closed 1 month ago

zygimantas commented 2 months ago

ERROR ReferenceError: window is not defined at _NgxTurnstileComponent.ngAfterViewInit

Do you think it can be fixed by using afterNextRender instead? I don't expect it to work on server, just not to throw errors.

AleksanderBodurri commented 1 month ago

Thank you @zygimantas for reporting this. I agree with your fix for using afterNextRender. Will address this sometime this week and rollout a new release. Thank you for your patience 🙏