Almenon/birdseye-vscode

Interactive elements don't appear in the WebView tab

hunkyjimpjorps opened this issue · 1 comments

The extension properly opens a WebView and loads localhost:7778, but none of the function call pages have any interactive elements; they just display the timestamp and plain code. I think this might simply be because the WebView doesn't explicitly allow scripts.

image

resolved w/ #30