You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error is caused because it tries to load a note via id that does not yet exist. #1596 should address this as a temporary workaround. The notes loading module needs some refactoring, as this can happen in several places.
If you are editing the url part of a markdown link,
[](here)
, the terminal starts throwing graphql errors:Nothing appears to break because of it though.
The text was updated successfully, but these errors were encountered: