Kelvin Tan
Kelvin Tan
I'm getting this error with a sketch that uses d3.js (v7): ParseError: 'import' and 'export' may appear only with 'sourceType: module' Here's a minimal example based on canvas-sketch-cli --new template:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I wrote a multithreaded indexer in Java for Lucene 4.8...
License?
Hi, would you be willing to add a LICENSE file to the repository so this can be included in other open-source projects?
Compilation error was: ``` src/backend/image.ts:31:56 - error TS2345: Argument of type 'Blob | null' is not assignable to parameter of type 'Blob | MediaSource'. Type 'null' is not assignable to...
**Describe the bug** When cutting-pasting custom blocks, unexpected behavior happens. In the case of the custom alert block from https://www.blocknotejs.org/docs/custom-schemas/custom-blocks, the alert box seems to disappear. In other cases, indeterminate...