floating-ui / svelte-popper

🍿🔗Official Svelte wrapper for Popper - the positioning library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Uncaught (in promise): process is not defined

shinokada opened this issue · comments

I copy and paste Usage in the README to Svelte REPL.
As you see in the console, it returns an error:

Error: Uncaught (in promise): process is not defined

image