0
p.j.keukens created
Hi,
I'm facing a reproducable error in the .net core + jquery version 6.9 of asp.net zero.
Start both the mvc app and the public facing website. When you use the public website to login you get redirected to the admin site, login and you are redirected back to the public website. Then when you press the logout button on the public website you are faced with an error.
Please resolve this issue.
Best regards Patrick
4 Answer(s)
-
0
Hi @p.j.keukens
Thank you for your report. Could you also share the error message ?
Thanks,
-
0
-
0
Hi, @p.j.keukens Thanks for reporting. I have created a fix for it.
https://github.com/aspnetzero/aspnet-zero-core/pull/2395
-
0
This works, thank you!