Activities of "ccernat"

tks a lot!

  • ABP Framework version: v7.1.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello,

How can I override App.razor in a ABP Blazor Server app template?

Thank you!

solved it.

TKS!

Hi,

No more of previous error. But now I get this:

Do you have any ideas?

Hi

Unfortunately same error:

Did I used incorrectly the uowManager?

Tks.

  • ABP Framework version: v7.1.0
  • UI type: Blazor Server single layer app
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I am trying to use the SignInManager but I am getting this error:

I am trying to check a code sent by email. All OK, but when I am trying to sign in I get the error above.

Does anyone encountered this? What could be the problem?

I am on a ABP Blazor server single layer app template.

Hi!

Partially and temporary solved by refreshing the Index after login.

I would suggest that your tech guys to publish a Blazor WASM app to Azure and find the culprit there.

Please let this ticket open until you guys can replicate the problem in Azure environment.

Is it possible?

Will try your advices and come back with a feedback.

Tks a lot!

Hello!

Latest version.

  • ABP Framework version: v7.1.0
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • Deployed to Azure App Services

This is a follow-up for #4363 and #4503.

First I want to mention that my application is closed to be deployed in PROD. So I cannot just start over with other tech stack.

The application is fully updated with latest ABP Nuget and NPM packages and its deployed to Azure.

The problem is that ICurrentUser, or AuthState is not available after login, only after the page is refreshed.

This in turn affects if the menu is rendered or not. In my case I need to display some menus / submenus based on various roles or other user related properties.

In the first ticket opened it was a problem with the LeptonXTheme. I was instructed to wait for 2.0 release and it will work. Didn't work.

I also shared the project with the support team, but to no avail. Last recommendation was to publish a new blazor wasm template to Azure. I cannot do that as I am in the process of delivering it.

My question still stands: why I don't get the current user after the login in the menu contributor and why after the page refresh is working and why on local dev is working? Do the tech guys managed to publish a Blazor WASM app to Azure and reproduce this? It is the most frustrating problem I ever encountered.

I really need help. I can share the solution to inspect it again.

Tks a lot!

Showing 31 to 40 of 89 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13