Oussama
Results
2
comments of
Oussama
Hey @nikhilnxvverma1 I solved the issue with svgMap and Next.js' SSR by importing the library only in the client side. ```JSX useEffect(() => { const svgMap = require("svgmap") new svgMap({...
I think we should also tweak the width and height of the cluster grid wrapper upon rotation. Check [the deployment](https://labs-cluster-g0c93i1px-0sssama.vercel.app//) from a mobile view and you'll get my point.