TypeError: Cannot read properties of undefined (in P5js / p5.play.js)

TypeError: Cannot read properties of undefined (in P5js / p5.play.js)

    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)

我的控制台出现这个错误! IDK 如何解决这个问题

我想那是那个图书馆的问题

我使用 p5.js 和 p5.play.js 我的代码没有问题, 实际上 。我所有使用这两个库的项目都有问题

这是 known issue 的最新版本 p5.play。幸运的是,它通常不会干扰库的基本功能。但是,这个库维护得不好,我建议不要使用它。