dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.52k stars 247 forks source link

Cannot click on links in preview when Dendron is running in code-server #3939

Open SeanOMik opened 11 months ago

SeanOMik commented 11 months ago

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Describe the bug

I just setup a code-server container with the Dendron extension installed. When I'm looking at the preview and try to click any links that would trigger commands (ex: command:dendron.initWS, command:dendron.createDailyJournalNote), a new tab in my browser opens up and I get a screen that only has "Not found" on it. The backlinks, or "children" section at the bottom of the previews also don't work.

To Reproduce

Steps to reproduce the behavior:

  1. Run code-server in docker
  2. Open code-server in your browser
  3. Install dendron extension
  4. Create the tutorial workspace
  5. Open the Tutorial note and then its preview
  6. Click on any of the hyper links in the "Next Steps" section

Expected behavior

I expected that the links would either trigger a vscode command, or to open the note that it refers to.

Desktop (please complete the following information)

Additional context

I do have code-server running in k3s, so its behind the traefik ingress controller.

Dendron Log file

dendron.log