Activities of "alaa"

Account lincs are hidden when update from 7.0 to 7.1

Logout and other account link and gdpr.

Please if there is any missed configuration please advice me.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.1.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hello... I have an issue in the Blazor server

if I want to change the layout for this page to a custom layout.... I use @layout in any razor component it works fine without any problem, but if I have @attribute [Authorize("PolicyName")]; I get an error if I refresh the browser only. if I put Authorize for Roles it works fine without any error (when I refresh the browser) @attribute [Authorize(Roles="Roles")]; or @attribute [Authorize];

2023-02-22T10:10:58.886Z] Error: System.AggregateException: Exceptions were encountered while disposing components. (Object reference not set to an instance of an object.) (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.TopMenu.Navigation.MainMenu.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.TryDisposeInBatch(RenderBatchBuilder batchBuilder, Exception& exception) --- End of inner exception stack trace --- ---> (Inner Exception #1) System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation.MainMenu.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.TryDisposeInBatch(RenderBatchBuilder batchBuilder, Exception& exception)<---

If you're creating a bug/problem report, please include followings:

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

Hello, I want to log in from custom API for example using secretKey (not user name and password) How can I implement it using ABP io ? to use it from the native mobile app.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
Question

I have Proplem in this component abp-lookup-typeahead-mtm, I have thousands of values in tow tables with namy to many relationship, so if i open the many to many tab I see no one of mydata because the data not comes in the first of 1000 records, after that if I save the record I loss some of my important data that related by many to many relation, so if there is any update or configuration to configure this situation please advice me

If you're creating a bug/problem report, please include followings:

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

The issue is after deploy on iis if i update some test it will ypdate and othe texts are return corse origin error I got this error in Network (strict-origin-when-cross-origin)

Hello, The Abp Suite don't creating any front angular after first time?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • ABP Framework version: v5.2.0
  • UI type: Angular
  • DB provider: EF Core /
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" creating anew component and using the ABP IO localization or abp-page ...

exception messages : Can't bind to 'visible' since it isn't a known property of 'abp-modal'. &lt;abp-modal [busy]="isModalBusy" [(visible)]="isModalOpen">


'abp-page' is not a known element: &lt;abp-page [title]="'::Grants' ">


Can't bind to 'name' since it isn't a known property of 'ngx-datatable-column'.


No pipe found with name 'abpLocalization'.


this component is copied from another one working but i only change it's file name and class name i also has old component has same issue its created manulally

i dont know what happen the solution is created from ABP suite V5.2.0 and no thing changed

  • ABP Framework version: v4.4.4
  • UI type: Angular / MVC public
  • DB provider: EF Core / Oracle
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello, I want to add Custom Oauth2 Login Provider but i try some solution but not working, i want to implement it as external login to view login button in login page as external login in angular and web public.

I want to integrate with UAEPass thanks

Showing 1 to 8 of 8 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11