Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
361 stars 301 forks source link

'Condition' Connector gives 'Error Loading Component' Error Message #355

Closed claude-newcombe closed 3 years ago

claude-newcombe commented 3 years ago

Does this occur consistently? Yes

Repro steps:

  1. Start a new logic app flow locally in VSCode using the latest version (1.0.3) of the Azure Logic Apps (Standard) extension for VSCode
  2. Add a 'Condition' Connector
  3. Open the connector to input the values for the condition
  4. image

Version: 1.0.3 OS: win32 OS Release: 10.0.19042 Product: Visual Studio Code Product Version: 1.59.0 Language: en

Call Stack ``` extension.bundle.js:2:4439687extension.bundle.js:2:4439687 fulfilled extension.bundle.js:2:4436467 ```
Nisha-D commented 3 years ago

I am getting this error too, I am unable to also update existing workflows.

adrianscs commented 3 years ago

i was getting this error as well, please help!

ShreeDivyaMV commented 3 years ago

@claude-newcombe, thanks for reporting this. I am able to repro this and I haven take this up with the Product Group and would get back to you with an update soon. The issue is specific to v1.0.3. For unblocking temporarily, v1.0.2 can be used.

ShreeDivyaMV commented 3 years ago

Adding reference to a similar issue https://github.com/Azure/logicapps/issues/359. Both would be tracked in this thread.

ShreeDivyaMV commented 3 years ago

@claude-newcombe, @Nisha-D and @adrianscs - The product group has released new version 1.0.4 and this issue is fixed. Please verify. I would be closing this thread, thanks for your patience.

adrianscs commented 3 years ago

thanks @ShreeDivyaMV ! i confirmed that this is fixed from my end