UI bug on commits with submodules
%tfQsPRHUWUHeiJA5p20oIF8I091PPf6yeEEdcq42el8=.sha256
When adding a submodule, the commit UI has a bug. It displays
NotFoundError
NotFoundError: Object 98729df534b55d495d0040266daaaf96ed41b9f9 not found in repo
at NotFoundError.Error (native)
at new NotFoundError (/home/null/code/git-ssb-web/node_modules/pull-git-repo/index.js:42:19)
at /home/null/code/git-ssb-web/node_modules/pull-git-repo/index.js:657:14
at /home/null/code/git-ssb-web/node_modules/pull-git-repo/index.js:570:25
at next (/home/null/code/git-ssb-web/node_modules/pull-git-repo/index.js:542:21)
at next (/home/null/code/git-ssb-web/node_modules/pull-cat/index.js:24:9)
at /home/null/code/git-ssb-web/node_modules/pull-cat/index.js:31:30
at /home/null/code/git-ssb-web/node_modules/pull-cache/index.js:12:7
at Array.forEach (native)
at next (/home/null/code/git-ssb-web/node_modules/pull-cache/index.js:11:19)
I see this message here
I can reproduce the issue. will investigate more soon.
Show subproject commits in diffs
Built with git-ssb-web