<ContentList></ContentList> #1219
johnkomarnicki
started this conversation in
General
Replies: 1 comment
-
This appears to be how you do it. Another issue or question i have for anyone is my filter query is dynamic. Is there anyway to update this ContentList Component to rerender when that query is updated? Right now it only works on a refresh
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://content.nuxtjs.org/api/components/content-list
the docs specify, you can add a query prop. How does this work, does anyone know? Not sure why there is no example showing how to use that prop?
Type appears to be an object. this is what i have, but does not seem to be working.
Beta Was this translation helpful? Give feedback.
All reactions