A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi
I'm trying to select categories under a certain categoryparent to display in a dropdown. This works except to filter out the categories that are marked as not visible in admin mode.
What should i do to filter out not visible categories?
Here's the code so far: