Currently, I am working on a small project using PocketBase and Svelte. However, in vscode, I encountered syntax highlighting errors with this particular code snippet. After researching other discussions, it was recommended that using result?.expand
should resolve this issue.