Gabriel Loureiro
Gabriel Loureiro
Any update? The both version of typescript (vsc and node_modules) are reporting this error. What is the stable version for stitches?  ![Screen Shot...
> > Any update? The both version of typescript (vsc and node_modules) are reporting this error. > > What is the stable version for stitches? > > ![Screen Shot 2022-09-08...
I'm having this same problem but using Next 15 and React 19. The canvas still empty after follow all forums steps ```tsx // rive.tsx "use client"; import { Ref, useEffect...
I've tried with React 18 also. Still rendering nothing ```json "dependencies": { "@nextui-org/react": "^2.6.11", "@react-three/drei": "^9.120.5", "@react-three/fiber": "^8.17.10", "@rive-app/react-canvas-lite": "^4.17.5", "canvas-confetti": "^1.9.3", "motion": "^11.15.0", "next": "15.1.3", "next-themes": "^0.4.4", "react": "^18.0.0",...