TypeError: window.Weavy is not a constructor
const Weavy = dynamic(() => import(‘…/helpers/weavy/Weavy’), { ssr: false })
TypeError: window.Weavy is not a constructor
const Weavy = dynamic(() => import(‘…/helpers/weavy/Weavy’), { ssr: false })
Welcome to the forums!
Are you using the new quick start setup at https://get.weavy.io/? Also have you checked the documentation, specifically 5. Initializing Weavy at Getting started | Weavy Docs?
If that doesn’t help could you share some more details of your problem?