Activities of "alaa"

Thank you for your answer, i have two questions:

  • When it will released 7.1.2?
  • Please, can you refund this question?

Regards

I sent the code to your email.

if you change the code in test page to @attribute [Authorize("Any Policy You Have")]; in stead of @attribute [Authorize]; it will happen

Hi @liangshiwei I create the Blazor server Project with public web site then i Create the table in Db using Abp Suite then i create layout from the sorce code of leptonX theme i put the layout in the page i created is the new one

when i run the project app start on the home page then when i navigate to my created page it is worked when i refresh the browser (already i am in the created page ) and put authorize property with policy name i got this error

this is layout page

this is my crud page

if you remove the @attribute [Authorize(BlazorTutorialPermissions.TabledPageInformations.Default)]; with this @attribute [Authorize]; or @attribute [Authorize(Roles="R1,R2")];

Answer

it is resetting the data in the table below, when the data comes from the backend and doesn't contain data that exist in the table below it makes the table empty. how can we change this behavior, and how can we access the source code of this component?

I disable Http2 in server because I get Error from other APIs (sometimes) but error still exist

There is No Error Logged

I disable http2 and has the same problem in language management

And Some times other APIs return this error

Good morning, if I update any entity already created in the ABP suite it creates the backend only and doesn't update the frontend. and the ABP Db context sometimes I need to update it manually.

I Update the entity and I add new property Named File Type with this configuration for my entity:

it creates backend only

this is ABP suite Error

yes dear I solve the problem just now. it was from importing the module.

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