jodit
jodit copied to clipboard
Use with svelte
Hi, I want to use jodit with svelte. Does anyone have an example or is there a wrapper.
Try this one https://www.npmjs.com/package/jodit-svelte
I now switch to svelte 4 and use sveltekit. Also I use the package above. When I integrate jodit, then I got the following error:
Error when evaluating SSR module ContentViewer.svelte: failed to import "jodit"
|- ReferenceError: self is not defined
at Object.
I'm having the same error here. If I get it to load on mount it won't detect the css file.