@kevinrobert3
Nothing here yet.
Nothing here yet.
No blogs yet.
Also can you help me debug the animation on this sandbox? "codesandboxio/s/peaceful-bohr-y63vvj" put the dot in codesandbox. i have implemented it the same way from your sandbox, but it loads the animation then stops. Next sentence is not called. Another update on the previous issue, my browser keeps saying page is unresponsive an issue I wasn't getting before. Switched it off, the machine, went cold, turned it back on, started debugging the code and now its warm near hot
This is chrome. When you open the sandbox do a console.log in this lines "repeatDelay: 1, onUpdate(latest) { // log here below console.log(latest);" and you'll see it happening, a constant infinite loop from 0-60 then 0-60 again per second. I am suggesting the same issue could be happening on covercraft.io