5

Just spent 2 days figuring out the issue for flickering of path drawn on canvas through sockets.

Every team member had already tried to figure out the bug.

I had checked almost everything and at last I was about to give up.

I gave a try, and it worked. How, no one knows...

Just changed 'lineData' to 'JSON.stringify(lineData)'

:)

Comments
Add Comment