I am constantly getting errors like the ones below in VS Code console under the Svelte Intellisense Language Service dropdown. If I restart VS Code they go away for a while but begin to show up again.
Does anyone know what's going on or how to fix? Thanks---
[Error - 9:30:36 AM] Request textDocument/hover failed.
Message: Request textDocument/hover failed with message: Cannot read property 'data' of undefined
Code: -32603
[Error - 9:30:48 AM] Request textDocument/hover failed.
Message: Request textDocument/hover failed with message: Cannot read property 'data' of undefined
Code: -32603
[Error - 9:47:53 AM] Request textDocument/completion failed.
Message: Request textDocument/completion failed with message: Cannot read property 'slots' of undefined
Code: -32603
[Error - 9:47:56 AM] Request textDocument/completion failed.
Message: Request textDocument/completion failed with message: Cannot read property 'slots' of undefined
Code: -32603