Dron
Dron
**Describe the bug** I can't import Tone.js in a default Next.js app. I know that I can't use Tone.js in Node, but I'm [dynamically importing](https://nextjs.org/docs/advanced-features/dynamic-import#with-no-ssr) Tone so that the component...
I'm trying to use Magenta in a Next.js project, but when I try to import anything it gives me the following error: ``` node_modules/@magenta/music/esm/coconet/coconet_utils.js (4:7) @ eval ReferenceError: navigator is...
when nothing is being typed, the cursor blinks, but it also keeps blinking when characters are being typed. i think the general practice is to keep the cursor visible so...