Activities of "Anjali_Musmade"

Hi,

You may change your redirect_uri to dashboard url.

thanks,

Hello,

To achieve this you have to customize SideMenuLayout as per your requirement for that you can refer https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#side-menu-layout

Also have look to similar issue https://support.abp.io/QA/Questions/3659/How-to-customizing-the-Layouts-page-or-choose-Empty-Layout-for-the-Blazor-app-using-LeptonX--lite if found helpful.

Thanks,

Hello,

To achive this you have to customize Navbar Componenet as per you requirement for that you can refer https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular-customization#navbar-component.

Also check this similar issue if it helps you https://support.abp.io/QA/Questions/4358/Creating-new-layout-and-use-lepton-x--components-in-it.

Thank you.

Hello,

Please check https://github.com/auth0-samples/auth0-aspnetcore-mvc-samples/issues/35#issuecomment-602930250 and https://github.com/dotnet/aspnetcore/issues/45620#issuecomment-1440325035 similar issues.

please check if it helps you, not sure exactly?

Also check this article https://community.abp.io/posts/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n

Thanks

Hi,

This seems to be a problem with cookies. It may be caused by the browser. Have you checked on another browsers (Edge, Incognito etc. )?

thanks

hi

You can try to use https instead of http.

Chrome will block some cookies during http.

thanks

Hi,

Check for both if any logs showing error please share.

thanks

Hello,

Can you please share if any logs?

thanks

Hello ,

You can add following code in styles.scss file.

div.lpx-brand-logo{
  background-size: auto 34px;
  background-position: right 0px;
  height:36px;
}

.lpx-sidebar .lpx-logo-container .menu-collapse-icon {
  right:230px;
}

It will result like this

Thank you.

Hello,

Could you please elaborate more on your question or please share steps to reproduce the issue.

thanks,

Showing 301 to 310 of 1094 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 27, 2024, 06:34