Activities of "maliming"

hi joey73

Is your problem solved?

hi

Can you try to add below style to your src/Acme.BookStore.Blazor/wwwroot/blazor-global-styles.css ?

.form-control:disabled {
    background-color: #e9ecef !important;
    opacity: 1;
}

Can the problem be reproduced by connecting to the remote database locally?

ok, Please share the Debug Logs during your login process.

hi

var roles = await IdentityUserManager.GetRoleNamesAsync(user).ConfigureAwait(false);

Does the roles have any values?

Please share the Logs during your login process.

hi

it takes some time.

What do you mean by this? Can you explain it in detail?

Thanks.

: )

Answer

Good news.

hi

You can ignore this exception in your Visual Studio.

https://abp.io/support/questions/7774/Login-Sayfas-Hakknda-Bilgi#answer-3a14f755-4a52-8bba-3893-a912c7fe27e4

hi

Can you try to prepare a template project and apply your code to reproduce?

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