Invalid Target ID
%6soNYViniY65ONpHBzG1y97DvLFmEt+Q4Ss3DdUJ8JU=.sha256
Invalid Target ID
Clicking 'Dig' on certain reports (ssb-npm-registry for example) causes git-ssb-web to crash.
$ git-ssb web
Listening on http://localhost:7718/
/usr/local/lib/node_modules/git-ssb/node_modules/ssb-msg-schemas/vote.js:5
if (!voteLink) { throw new Error('invalid target id') }
^
Error: invalid target id
at Object.create [as vote] (/usr/local/lib/node_modules/git-ssb/node_modules/ssb-msg-schemas/vote.js:5:26)
at /usr/local/lib/node_modules/git-ssb/node_modules/git-ssb-web/index.js:293:29
at /usr/local/lib/node_modules/git-ssb/node_modules/git-ssb-web/index.js:77:7
at /usr/local/lib/node_modules/git-ssb/node_modules/pull-stream/sinks/reduce.js:10:5
at /usr/local/lib/node_modules/git-ssb/node_modules/pull-stream/sinks/drain.js:20:24
at drain (/usr/local/lib/node_modules/git-ssb/node_modules/stream-to-pull-stream/index.js:141:18)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/git-ssb/node_modules/stream-to-pull-stream/index.js:158:5)
at IncomingMessage.emit (events.js:159:13)
at endReadableNT (_stream_readable.js:1062:12)
at process._tickCallback (internal/process/next_tick.js:152:19)
Disable unimplemented channel repo functionality
Built with git-ssb-web