Replies: 3 comments
|
Hello HppZ, thank you for your interest in Windows Community Toolkit! I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible.. Other community members may also answer the question and provide feedback 🙌 |
|
@HppZ FYI you can use the 'copy permalink' feature to link to the code in the repository directly and insert as a snippet so that we get direct context. If you follow the code path, then you'll see it gets passed to the the In this specific spot we could encapsulate the creation of the Token in the base private It's probably a left-over implementation detail from some previous version of the class. @RosarioPulella @XAML-Knight thoughts? |
|
How to cancel previous |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
No Cancel call with _cancellationToken, so is it necessary?
WindowsCommunityToolkit/Microsoft.Toolkit.Uwp/IncrementalLoadingCollection/IncrementalLoadingCollection.cs
Lines 190 to 191 in 18b86b7
All reactions