mrchristophy
Results
2
comments of
mrchristophy
I'm having similar problems, but with the 'update' function. I'm using React to dynamically render select lists, the default mutate doesn't seem to work (because it's not in the DOM)...
+ 1. I'm getting the error: SyntaxError: Cannot use import statement outside a module import { cubicInOut } from "svelte/easing"; ^^^^^^ ``` SyntaxError: Cannot use import statement outside a module...