This repository was archived by the owner on May 1, 2024. It is now read-only.

Description
Description
Items added in Observable Collection are not reflection on View.
I have bind Observable Collection to List View.
At the time of binding Observable Collection is null.
Later i added items in Observable Collection but it is not reflecting on View.
Steps to Reproduce
- Bind null Observable Collection to List View.
- Run Project.
- Add items in to Observable Collection dynamically.
- Items will not display on View.
Expected Behavior
Items should display on View.
Actual Behavior
Items added in Observable Collection but not reflecting on View.
Basic Information
-
Version with issue: XF 3.0.0.561731
-
Last known good version: XF 3.0.0.482510
-
IDE: Microsoft Visual Studio Community 2017
-
Platform Target Frameworks:
-
UWP: 16299
-
Affected Devices: UWP
Reproduction Link
Xam.MvvmSolution.zip