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
Uncaught (in promise) Error: Cannot execute a command without a runtime: selectedText
at CommandService.<anonymous> (/tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/CommandService.js:144)
at Generator.next (<anonymous>)
at /tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/CommandService.js:8
at new Promise (<anonymous>)
at __awaiter (/tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/CommandService.js:4)
at CommandService.execute (/tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/CommandService.js:136)
at JoplinCommands.<anonymous> (/tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/plugins/api/JoplinCommands.js:56)
at Generator.next (<anonymous>)
at /tmp/.mount_JoplinkXETDt/resources/app.asar/node_modules/@joplin/lib/services/plugins/api/JoplinCommands.js:8
at new Promise (<anonymous>)
Same is happening for replaceSelection.
Both on Ubuntu 18 and Windows 10.
The text was updated successfully, but these errors were encountered:
This started to happen on 1.6.6, was working in 1.5.14
Same is happening for
replaceSelection
.Both on Ubuntu 18 and Windows 10.
The text was updated successfully, but these errors were encountered: