Casey Cole
Results
3
comments of
Casey Cole
``` grid.addEventListener("rendertext", (e) => { e.ctx.fillStyle = "red" }) ```
`import localforage from "localforage/src/localforage.js"` fixed it for me using rollup
I also had this performance problem. Using freeze fixed the problem for any one that runs across this issue.