adrianhajdin / figma_clone

Figma Clone using Next.js, Fabric.js and Liveblocks in TypeScript

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canvas error

Shashikiran200212 opened this issue · comments

It is showing no errors in console and everything seems fine in the code , but when i am clicking on the canvas the shapes are not appearing. PLZ HELP
in your video the process starts from 1:56:30
i guess from there is some error in my code

I also had the same issue check issue #3 and maybe it might solve the issue

I'm having the same issue. I updated the next.config.mjs to the one suggested on issue #3, But it seems like mouse down listener is not being triggered.