Jop Peters
Jop Peters
Any news regarding this enhancement @idelvall?
I might be missing something, but this is an essential feature for lazy loading components to work for example (and to not have all of them "preloaded" on page load)....
> Thanks @shidcordero ! Unlike the asyncData method I was trying, with fetch I can pull the data in my pages. > > Unfortunately when I test it with Nuxt...
I understand how it works. I have all routes generated and the payload files are being loaded, but the data() is never updated with the payload's contents. I'll submit a...
@nmorsman
I spend half a day implementing ARI support, only to figure out there is a branch ready with ARI support that hasn't been merged. Just to say that some maintenance...