breadcrumbs icon indicating copy to clipboard operation
breadcrumbs copied to clipboard

Bug: console error!

Open YIRU69 opened this issue 2 years ago • 1 comments

Describe the bug A console error when I use it.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

  • OS: [Win 10]
  • Version [2.58.1]

Additional context Add any other context about the problem here.

Uncaught TypeError: Cannot read properties of null (reading 'basename') at eval (eval at <anonymous> (app.js:1:1494667), <anonymous>:42281:59) at t.e.tryTrigger (app.js:1:903075) at t.e.trigger (app.js:1:903008) at t.trigger (app.js:1:1467542) at t.activeLeafEvents (app.js:1:1459183) at a (app.js:1:263910)
  eval @ VM174:42281
  e.tryTrigger @ app.js:1
  e.trigger @ app.js:1
  t.trigger @ app.js:1
  t.activeLeafEvents @ app.js:1
  a @ app.js:1
  setTimeout (async)    
  e.tryTrigger @ app.js:1
  e.trigger @ app.js:1
  t.trigger @ app.js:1
  t.activeLeafEvents @ app.js:1
  a @ app.js:1
  setTimeout (async)    
  l @ app.js:1
  t.setActiveLeaf @ app.js:1
  checkCallback @ app.js:1
  Mz @ app.js:1
  e.executeCommandById @ app.js:1
  executeObsidianCommand @ VM255:11776
  executeCommands @ VM255:11690
  await in executeCommands (async)    
  run @ VM255:11685
  onChooseMacroType @ VM255:16108
  await in onChooseMacroType (async)    
  execute @ VM255:16084
  callback @ VM255:16158
  Mz @ app.js:1
  e.executeCommandById @ app.js:1
  execute @ VM160:98
  eval @ VM160:85
  Promise.then (async)    
  getSuggestions @ VM160:84
  t.updateSuggestions @ app.js:1
  t.onInput @ app.js:1

YIRU69 avatar Apr 19 '22 04:04 YIRU69

+1

YannickTemplay avatar Jul 25 '22 07:07 YannickTemplay

This should be resolved in the latest versions

SkepticMystic avatar Oct 25 '22 20:10 SkepticMystic