Activities of "talhasayed"

Question
  • ABP Framework version: v3.2.1
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace: N/A
  • Steps to reproduce the issue: N/A

I added Arabic language using the languages module but the menu doesnt render correctly. It is still on the left side of the page.

also the place of below icon is not correct

the language change icon is hidden behind the menu

user profile drop down hover location is not correct and the alignment for the image is not correct too.

I did as you suggested but it did not work. ABP Suite just created a new folder in the "Talha Sayed.abp\suite\solutions" folder and it has no entities now. The entities are moved to my solution root.suite\entities folder. It seems that the folder created by me is not being used.

I tried to create a completely new project with the latest version of suite and entities and still no luck.

No more entities!!

Copied the folder as per your suggestion:

New folder "solutions" automatically created by Abp Suite in the below location:

Any new entities I am creating are coming up in the %UserProfile%.abp\suite\solutions{solution-id}\entities\ as seen from the image below. Meanwhile, there is no such folder called ".suite" in my solution root directory.

Note: All new entities were created with the latest version of ABP CLI and ABP Suite (3.2.1)

My solution root does not have a .suite folder.

That folder is empty for me. I removed and added the solution to ABP Suite and the folder is still empty. I also uninstalled ABP CLI and ABP Suite and installed it anew and the folder is still empty.

I also created a new Abp Commercial project to see if I have issues with my current project, but no luck. It doesn't work for new projects too. Any entities I add are working correctly until I close Abp Suite and remove the project. Once I add the project again, I lose all the entities.

Updated ABP CLI, ABP Suite and my Abp Commercial solution to v3.2.1. I still face the same issue.

  • ABP Framework version: v3.1.2
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): MVC
  • Exception message and stack trace: N/A
  • Steps to reproduce the issue:

Used Abp Suite to create and manage the entities. Closed the Abp Suite and started it again and it does not detect the entites in the entities drop down list that were created already. When I checked the Abp suite logs, I found that after adding the solution, the entites endpoint returns empty array.

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