Can you share a project?
Sure, I have created a new project, and I have sent it to your email.
I'm still unable to retrieve the Screen-url when using Blazor Server. :(
Hi ,
I am unable to reproduce this issue. Please refer this https://docs.abp.io/en/abp/latest/UI/Blazor/Page-Progress .
Thanks,
I have tried following the documentation, but it doesn't work.
Is the Blazor server a tiered solution?
Yes, that's correct.
It worked. Thank you very much.
But I'm still facing an issue. Currently, in Blazor WebAssembly, I have code in HttpApi.Client
.
and I use context.GetHttpContext().Request.Headers["screen-url"].ToString();
to get the URL.
However, using this approach won't work in Blazor Server. Is there any way to retrieve the URL when using Blazor Server?
Sorry, I have sent you a new email. Please check it again.