Brettm12345/svelte-tippy

does not work with html

Opened this issue · 0 comments

I tried passing allowHtml: true, however, the html is rendered as raw text.

I tried creating a repl, but I get a 'process is not defined' error (caused by https://github.com/kumavis/browser-process-hrtime in the jest require tree presumably). I think you can fix this by moving everything that shouldn't be included with the npm package out of devDependencies

broken repl: https://svelte.dev/repl/3b07a6b5f1f540fd810a67df06179dcc?version=3.47.0