-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime error #1
Comments
Hi |
It's probably because you're using Svelte 3? I haven't had the time yet to update this package. |
Thanks for the response. Yes. I am using Svelte 3. |
@pixelpunch in case you or someone else is still looking for something like this: |
Hi
I am getting this error every time I try to run the dev server
[!] (svelte plugin) ParseError: Directive value must be a JavaScript expression enclosed in curly braces
node_modules/svelte-bulma-components/src/dropdown/Dropdown.html
1: <svelte:window on:click="close()" />
1 ^
The text was updated successfully, but these errors were encountered: