Skip to content
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

Open
TheOriginalTom opened this issue Jan 28, 2025 · 5 comments
Open

Use this on the Account/Register page? #21

TheOriginalTom opened this issue Jan 28, 2025 · 5 comments

Comments

@TheOriginalTom
Copy link

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.

@cbmdk
Copy link

cbmdk commented Jan 28, 2025

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...

@TheOriginalTom
Copy link
Author

TheOriginalTom commented Jan 28, 2025 via email

@cbmdk
Copy link

cbmdk commented Feb 4, 2025

@TheOriginalTom
Try and put
@rendermode InteractiveServer
on the top of the page with the captcha component... it worked for me :)

@TheOriginalTom
Copy link
Author

I tried that and I got it to work on a generic form page.
But couldn't get it to work for the Register or Login page which uses httpcontext.

@cbmdk
Copy link

cbmdk commented Feb 5, 2025

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants