I'm configuring a custom connector in Power Platform and having the issue that the Swagger editor doesn't load - it only shows a grey screen. In the Browser console, I can see that this error :
Uncaught (in promise) TypeError: u.a is not a constructor
at Module.t.exports (/Content/retail/vendors~swagger-editor.f6eccecb6699d588f7b3.2.js:25)
at n (/Content/retail/vendors~swagger-editor.f6eccecb6699d588f7b3.2.js:25)
`
Seems to be the same issue as described here:
https://social.msdn.microsoft.com/Forums/azure/en-US/d0bbceb5-e445-4bf3-8d50-fd70509fc008/swagger-editor-for-logic-apps-custom-connector-seems-to-be-broken-just-displays-a-blank-grey?forum=azurelogicapps
Lukas