Uncaught TypeError: Cannot read properties of undefined (reading 'touches')
at p5._main.default._updateTouchCoords (p5.js:78864)
at p5._updateNextTouchCoords (p5.play.js:265)
at p5._onmousedown (p5.play.js:302)
I am getting this error in my console! IDK how to fix this
i guess thats a problem in that library
im using p5.js along with p5.play.js There is no problem in my code , in fact . All my projects with these 2 libraries have the problem