Closed Nisgrak closed 7 months ago
I see, thanks for reporting
While working on this I found a few other things in regard to the current useAsyncData
implementation.
Once closed I'll push 0.0.14
pushed 0.0.14
, feel free to reopen if you see more, related, problems
Version
nuxt-directus-next: v0.0.13
Reproduction Link
https://www.npmjs.com/package/nuxt-directus-next?activeTab=code
What is Expected?
The readAsync functions has the correct Generic Type in combination with SDK response
What is actually happening?
Looks like it generate Promise
In the code it returns an actual any