A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Out of the box, is there a way to use visitor groups to check logged-in and not logged-in users?
On a page, I want to display "text1" for logged-in users and "text2" for not logged-in users.
Is it possible?