Pratik Khadka

Results 5 comments of Pratik Khadka

thanks, @Peshou this seems helpful

I have used an array to store all the updated from the canvas, did JSON.stringify([Array of updates]) while storing the items to the session storage. While fetching the data from...

the saving and loading method works fine for the initial time. when we close the whiteboard and reopen it, add some more drawing data to the canvas. the following error...