abp icon indicating copy to clipboard operation
abp copied to clipboard

ABP v 8.0.3 - Angular - Lookup fields ((Associate a department to a user) for extra properties not showing up

Open nurkmez2 opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

The example in the following link not working properly. The response from API has department's list as expected. However, in the Angular app Department is visible the datatable (user list screen) but not in the modal edit window.

https://docs.abp.io/en/abp/latest/Module-Entity-Extensions#navigation-properties-foreign-keys

Angular Error in the developer console as below image

Reproduction Steps

By following these steps in the link below;

https://docs.abp.io/en/abp/latest/Module-Entity-Extensions#example-associate-a-department-to-a-user

Expected behavior

image

Actual behavior

image image

Regression?

No response

Known Workarounds

No response

Version

8.0.3

User Interface

Angular

Database Provider

EF Core (Default)

Tiered or separate authentication server

Separate Auth Server

Operation System

Windows (Default)

Other information

No response

nurkmez2 avatar Feb 15 '24 15:02 nurkmez2