Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/src/guide/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ title: Troubleshooting

This section aims to help you understand, avoid, and fix errors that may occur when using Vue Flow.

## VS Code Webviews

There may be issues with node panning and dragging when using Vue Flow in a VS Code extension webview environment.

As a workaround, you can implement any broken functionality directly. See [this issue](https://github.com/bcakmakoglu/vue-flow/issues/1986) for more details.

## Errors and Fixes

Vue Flow can emit several error types to help diagnose and resolve issues.
Expand Down