React Suspense with Next.Js
React Suspense does not working with Next.JS(i used a skeleton from shadcn/ui as a fallback) when image is loading, there are no any skeleton shadcn/ui is wrapper of radix ui i tried to use to set position absoloute and z-10 to skeleton, but it does not help Please provide enough code so others can better … Read more