As soon as I navigate to a virtual page, the following error is logged in the console approximately once per second:
XHR GET
http://localhost:3000/.fs/tag:test.md
[HTTP/1.1 404 Not Found 1ms]
Stack Trace:
authenticatedFetch
getFileMeta
watch/this.watchInterval</< S1
(Async: setInterval handler) initSpace
...
I have observed this behavior on a freshly installed instance (bare-metal on Linux, v2.1.9.0 and v2-edge).
I’m unsure whether this is related to my setup or if it’s a bug.
I haven’t found any related issues on GitHub yet.