Activities of "oyku.erman"

Hi, I can not reproduce your problem.

  1. I created a Blazor Server project with EfCore SQL Server DB.
  2. I created an entity that has a file property.
  3. I ran the application and there was no problem with Files.razor.js file.

Are there any specific steps I should follow to reproduce your problem? It will be our pleasure to help you.

I am experiencing some unwanted behavior from the CRUD Page Generator. The CRUD Page Generator is marking all fields as required on the UI but the data schema is correct.

I am using an Angular frontend with MSSQL database.

I created an issue for this problem, this will be resolved in the next releases.

update existing child entity and add field with type File. After updating the entity and execute db migration, tables update accordingly but unable to add record in child entity add button doesn't work. Also error showing in console when ever open the entity.

Hi, I can not reproduce the problem. If you give specific information about the problem you have, it will be a pleasure to help you.

After upgrading the project to 8.2.0-rc.4, an error occurred while trying to restore the following: Volo.Abp.Identity.Pro.HttpApi 8.2.0-rc.4 was not found. However, a close approximate match of Volo.Abp.Identity.Pro.HttpApi 8.3.0-preview20240528 was resolved.

Hi, I couldn't reproduce the problem. Can you give us more details so we can help you with your issue?

  1. Which framework & database provider do you use?
  2. Which version did you use before upgrading your project?

Tooltips seem broken, though the exact same thing works if I just use bootstrap:

Defined on the page:

And when rendered, nearly identical:

Hi, I could not reproduce the problem you mentioned.

updated to latest version of Suite & CLI. Created a new child for a parent object, and now getting the below errors on the parent object page.

Looks like the generation is looking for Id fields, but the holding class doesn't contain an ID - only the parent class inside it does.

Same child , set an int field with a minimum value of 0, no max or min range, yet the code still asks for them

Hi, I tested the Suite generation updating to 8.0.5 from 8.0.4 version and got no errors. To test the error, I need more information about your moves.

  1. Which UI framework do you use?
  2. Before updating Suite & CLI, which version did you use?
  3. To reproduce this, are there any specific steps should I take?

I will recheck this issue if you can give me these information. I would like to help you with your problem.

Showing 11 to 16 of 16 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09