Activities of "maliming"

hi

What's your angular URL? How to get such a login URL?

hi

For a long time we were releasing RC (Release Candidate) versions a few weeks before every minor and major release. This version has been released without a preview version. This is because we've accidently released all the packages with a stable version number, without a -rc.1 suffix and there is no clear way to unpublish all the NuGet and NPM packages. Sorry about that. However, it doesn't mean that this release is buggy. We've already resolved known problems. We will publish one or more patch releases if needed. You can follow this milestone for known problems or submit your own bug report. If you are worried about its stability, you can wait for the next patch release.

https://github.com/abpframework/abp/blob/dev/docs/en/Blog-Posts/2022-01-11%20v5_1_Release_Stable/POST.md

See https://github.com/abpframework/abp/pull/10152#issue-1007619207

hi

You can use this to test your email config

https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

We will release the new version soon.

hi

Yes, We will release the new version soon.

You need to configure this option by yourself, the next versions won't fix it.

https://support.abp.io/QA/Questions/2336/Unmodified-ABP-Generated-Solution-with-FileManagement-throws-error-on-load

hi

Add below to Volo.Abp.LeptonTheme.Management.HttpApi.Client.csproj

  <ItemGroup>
    <EmbeddedResource Include="**\*generate-proxy.json" />
    <Content Remove="**\*generate-proxy.json" />
  </ItemGroup>

hi

We need the steps or simple project to reproduce the issue.

hi

Angular and Identity Server are two separate sites you can try to log out from the angular app.

Showing 6631 to 6640 of 8480 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11