Open Casefile (Casefile: Open command in Command Palette).
Open the Casefile Sharing tab (Casefile: Share command in Command Palette).
Fetch Shared when there is no branch in the selected Git remote. This might also require that there is no persisted state for the CasefileSharingModel.
Atom: 1.43.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.3
Thrown From: casefile package 1.3.0
Stack Trace
Uncaught TypeError: Cannot read property 'selectedRemote' of undefined
At /Users/richardt/github/casefile/lib/presentation/CasefileSharing.js:50
TypeError: Cannot read property 'selectedRemote' of undefined
at ToolPanel.render (/Users/richardt/github/casefile/lib/presentation/CasefileSharing.js:50:44)
at updateSync (/packages/teletype/node_modules/etch/lib/component-helpers.js:107:34)
at Object.update (/packages/teletype/node_modules/etch/lib/component-helpers.js:62:5)
at ToolPanel.update (/Users/richardt/github/casefile/lib/presentation/CasefileSharing.js:125:17)
at updateComponent (/packages/teletype/node_modules/etch/lib/patch.js:52:13)
at patch (/packages/teletype/node_modules/etch/lib/patch.js:16:19)
at updateSync (/packages/teletype/node_modules/etch/lib/component-helpers.js:116:20)
at /packages/teletype/node_modules/etch/lib/component-helpers.js:72:7
at DefaultScheduler.performUpdates (/packages/teletype/node_modules/etch/lib/default-scheduler.js:48:34)
[Enter steps to reproduce:]
CasefileSharingModel
.Atom: 1.43.0 x64 Electron: 4.2.7 OS: Mac OS X 10.15.3 Thrown From: casefile package 1.3.0
Stack Trace
Uncaught TypeError: Cannot read property 'selectedRemote' of undefined
Commands
Non-Core Packages