Command Palette and Page Picker Not Working

2.6.1-87-gc96651d0-2026-04-30T17-58-29Z

However, this (and When does aspiring-page refresh? - #3 by BenjaminTseng) seemed to have resolved themselves after I:

  • (foolishly) corrupted my browser cache by deleting indexedDB databases manually
  • tried (and failed) to bring them back up by purging the browser
  • looked at the console and spotted some errors related to redirectToCustomIndex and smartQuotes
  • I SSH'd into my own server and deleted those offending blocks in my CONFIG.md file from the command line
  • Then did a restart of the container and another hard refresh

And now my aspiring pages are updating properly and Open Command Palette is working again as well :man_shrugging:t2:

Not 100% sure why but I assume I had some bad Lua that was somehow affecting those processes?