Hey, everybody. Can you please tell me how to make dynamic switching of posts when selecting a category? It doesn't work for me, all categories are displayed.
An example of what I have.
https://next-sanity-blog.thefubon.dev/pages
https://github.com/thefubon/next-sanity-blog/tree/main/app/(frontend)/pages
If you select a category, all posts are loaded. But I need to display only the selected category.
I'm using Sanity.io
If it's not too much trouble, please help