tht13 / html-preview-vscode

A HTML previewer for Visual Studio Code
MIT License
44 stars 22 forks source link

API call does not work #54

Open elektronaut0815 opened 3 years ago

elektronaut0815 commented 3 years ago

In my HTML a JS function is executed which retrieves data from an external API. For some reason it doesn't work, and I don't know how to debug it. But it works in another HTML previewer for Atom Any ideas how to fix this?