Concerning the bug we talked about yesterday (`Can...
# questions
j
Concerning the bug we talked about yesterday (
Cannot read property 'title' of undefined
) @User: I managed to reproduce it by copying and pasting a note in the file explorer side panel, and then deleting it again (not through lookup and "delete node") at first I thought it was because of using the file explorer panel, but that wasn't the case. The note I was copying and deleting had the same ID as another note, which seemed to mess up something, my guess is the cache now the question is, is that something that needs to be fixed, if yes how? my suggestion would be to make it more obvious if a note has the same ID, for example with an inline error message at the id line, as well with an easy fix (with the light bulb symbol in vscode) do you know what I mean?