Hi,
if I use:
<Locale><Editor>{items} {values} placement="modal"</Editor></Locale>
I get error:
Error:
ReferenceError: focus is not defined
at children (/test/node_modules/wx-svelte-editor/src/components/Values.svelte:185:5)
at Locale (/test/node_modules/wx-svelte-core/src/Locale.svelte:16:18)
at Values (/test/node_modules/wx-svelte-editor/src/components/Values.svelte:167:34)
at Editor (/test/node_modules/wx-svelte-editor/src/components/Editor.svelte:32:35)
at children (/test/src/routes/+page.svelte:37:38)
at Locale (/test/node_modules/wx-svelte-core/src/Locale.svelte:16:18)
at children (/test/src/routes/+page.svelte:35:36)
at Willow (/test/node_modules/wx-svelte-core/src/themes/Willow.svelte:11:12)
at _page (/test/src/routes/+page.svelte:33:34)
at children (/test/.svelte-kit/generated/root.svelte:66:5)
if
export const ssr = false;
no error