bytemd icon indicating copy to clipboard operation
bytemd copied to clipboard

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$$')

Open KyleFontenot opened this issue 1 year ago • 1 comments

Error when using the example code in Svelte:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$$')
    at init (index.mjs:312:46)
    at new Editor (index.mjs:3575:5)

I'm assuming it isn't updated for svelte but I can't tell

KyleFontenot avatar Nov 27 '23 04:11 KyleFontenot