Nuxt Content Reactive fetching
What would be the best way to use Nuxt Content if I need to make changes to the query based on user interaction? Like filters, ... I know this can be done with watchers, manual refetching, ..., but I would like to explore other solutions as even
ContentList
doesn't seem to be reactive, or at least its query.0 Replies