latter-bolden / port

A ship runner and manager for Urbit OS
180 stars 12 forks source link

Uncaught Exception while trying to "cmd + L" an opened-up link in taisho (to copy its link) #93

Closed urcades closed 3 years ago

urcades commented 3 years ago

Receiving a strange javascript error when I try to "Cmd + L" a web link that is opened up in taisho:

Uncaught Exception:
TypeError: Error processing argument at index 0, conversion failure from undefined
at click (/Applications/taisho.app/Contents/Resources/app/.webpack/main/index.js:7:143233)
at MenuItem.click (electron/js2c/browser_init.js:73:1683)
at Object.a._executeCommand (electron/js2c/browser_init.js:81:2343)

Looks like this:

Screen Shot 2021-05-19 at 7 15 47 PM