Async/Await in IDataListSource #259
Unanswered
Nikkelmann
asked this question in
Question
Replies: 1 comment 5 replies
-
@Nikkelmann Honestly, I (currently) have no idea. I probably need some education on how it could be implemented using async. 😬😅 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ran into a problem today where I had an async data source that I wanted to hook up to contentment with the IDataListSource, but the interface does not allow async method calls.
Would it be possible to implement this or is this a restraint by Umbraco (v10)?
Beta Was this translation helpful? Give feedback.
All reactions