-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use this on the Account/Register page? #21
Comments
I was just about to write the exact same, and yes SSR is causing problems... |
Exactly what I need. I've tried every which way to get it working but haven't been able to. Wasted like two weeks on it. 🙁
…________________________________
From: Christian Buchhave Mortensen ***@***.***>
Sent: Tuesday, January 28, 2025 7:46 AM
To: tossnet/Blazor-Captcha ***@***.***>
Cc: TheOriginalTom ***@***.***>; Author ***@***.***>
Subject: Re: [tossnet/Blazor-Captcha] Use this on the Account/Register page? (Issue #21)
I was just about to write the exact same, and yes SSR is causing problems...
Could be nice with a demo of it working on the vanilla blazor server project with sample pages and individual logins...
—
Reply to this email directly, view it on GitHub<#21 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMUYHSNHC5E4X7QGGJSTPPL2M6Q4LAVCNFSM6AAAAABWAXXD42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJZGM3TKNZWGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
@TheOriginalTom |
I tried that and I got it to work on a generic form page. |
yeah that's where I was halted as well... Now I'm completely fked. Deployed it. Thought it was working, and I hit another issue that my docker instance cant access the shared object library from skiasharp... which has been a known problem for 2 years.... I'm done with this... trying something else! |
Has anyone been able to use this on the blazor template Account/Register.razor or login.razor page? I think SSR is causing problem with it working.
The text was updated successfully, but these errors were encountered: