VS code extension pane view for "designer" and "Overview" is blank WSL2
See original GitHub issueHi,
Im running into some issue with the Logic apps (preview) extension when im trying to open either the designer
or overview
views in VS code.
Im running on WSL2 with Ubuntu. After reading some issues here for example https://github.com/Azure/logicapps/issues/201 so until Azurite or the logic apps team decide on anything else i had to create a Storage account in the Azure portal and set the
"AzureWebJobsStorage": "DefaultEndpointsProtocol=....
ENV in both of the local.settings.json
files.
So the Logic apps start up fine but i when i try to open the overview or the designer view the pane is completely empty
Running it “natively” on windows with the same storage account the overview and designer view panes are working as expected.
is this a known issue that i have missed somewhere?
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (6 by maintainers)
Top GitHub Comments
0.0.9 is out now.
Thanks @Bandgren. We will have our team fix it for Linux.