Sounds good, could I get your availability for today/next week?
Hi,
Is it possible to arrange a call to discuss the issue?
[sumeyye.kurtulus] said: Hello, I have tried to produce the problem using the specific
9.0.3version. However, I did not encounter the same problem. Could you clarify whether you have added a customization or make changes in your template to impact this part?
You can also send a minimal reproducible example to this e-mail address if you prefer: sumeyye.kurtulus@volosoft.com.
What are the possible changes that couldve caused this issue?
[maliming] said: liming.ma@volosoft.com
Hi Li Ming,
I've invited your email to the repository on github.
Thanks
what does you can do this mean
The AI solution didnt really help
[enisn] said: Hi,
does it have anything to do with the fact that im using the basic ui template?
I posted an article about that topic, you may want to follow this one for the basic theme: https://abp.io/community/articles/you-do-it-wrong-customizing-abp-login-page-correctly-bna7wzt5#gsc.tab=0
I'll look into this, will update when I've tried it out
[EngincanV] said:
Yes I've tried that. As i said in my original post, I tried overriding using the docs and following the method given, but even when i create a Login.cshtml page in my Pages directory under the Blazor project, it doesnt seem to redirect the mvc route to the new page i created. Do you have any solution for this.
Hi, I've tried just before with a new blazor server solution (non-tiered), and successfully overridden the page:
Can you please confirm that you created the
Login.cshtmlfile under the Account folder?
Hi Engincan,
Yes, i did exactly that but its still not working. does it have anything to do with the fact that im using the basic ui template?
Yes I've tried that. As i said in my original post, I tried overriding using the docs and following the method given, but even when i create a Login.cshtml page in my Pages directory under the Blazor project, it doesnt seem to redirect the mvc route to the new page i created. Do you have any solution for this.