Hi, anyone using GitHub Codespaces successfully wi...
# questions
p
Hi, anyone using GitHub Codespaces successfully with Dendron? I tried and is working fine so far, except the preview, which gives this error:
Copy code
{
  "stack": "Error: Network Error\n    at e.exports (https://vscode-remote+codespaces-XYZ/home/codespace/.vscode-remote/extensions/dendron.dendron-0.98.0/dist/static/js/index.bundle.js:2:2509819)\n    at p.onerror (https://vscode-remote+codespaces-XYZ/home/codespace/.vscode-remote/extensions/dendron.dendron-0.98.0/dist/static/js/index.bundle.js:2:2508788)",
  "message": "Network Error",
  "config": {}
}
Do you think there's a way to solve the issue?