-
Hi, I am trying to use the On initial load of the page, I have to manually call Is there a way to make it work? Am I missing something? Thank you! 🙂 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is not supported. There is a PR, but it hasn’t been merged: CommunityToolkit/Labs-Windows#600 |
Beta Was this translation helpful? Give feedback.
This is not supported. There is a PR, but it hasn’t been merged: CommunityToolkit/Labs-Windows#600
. In addition, due to memory leaks, you should avoid using ItemsView if you need to load a large amount of data.#10488