You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. It seems react-splide is not working with server components in nextjs 13 app directory.
Error says splide uses class components and only works in client components.