abp
abp copied to clipboard
ABP v 8.0.3 - Angular - Lookup fields ((Associate a department to a user) for extra properties not showing up
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
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
Actual behavior
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