Tim Schottler
Results
2
issues of
Tim Schottler
When using Util.smoothenPath with an unwalkable node between points in the path, lastValidCoord was never defined, so this was failing.
In a regular .html file, inside a tag, you get intellisense for the parameters as you invoke a function. In .svelte files, I don't. .html file:  .svelte file: ...