Steps to reproduce:
- Run the attached project.
- Open the "Order Item" List View.
- Open an existing Order Item object and modify its data.
- Click "Save and Close".
Expected results:
The modified object's data is updated in the "Order Item" List View.
Current results:
Data in the "Order Item" List View is not changed until a manual refresh.
Additional information:
The issue only occurs when EF Core is used.