
Hello everyone,
We are experiencing a persistent UI rendering issue in the new Power Automate Designer. When we click on any Custom Connector action (e.g., our Jira-custom connector) to configure its parameters, the settings panel opens but is completely blank.
Key Observations:
The flow runtime is not affected. The flows are executing successfully.
Classic Designer works good. If we switch to the old designer, the custom connector parameters render and can be edited without any issues.
The issue strictly concerns the new UI rendering engine.
Browser Console Diagnostics:
When clicking on the Custom Connector action in the V3 designer, the browser's console shows the following explicit platform errors:
403 Forbidden from https://europe.api.powerapps.com/...
404 Not Found from Dataverse endpoints (https://org[REDACTED].api.crm4.dynamics.com/...).
These network failures immediately result in a React component crash on the frontend: Unhandled global error: ErrorEvent at 62.75e0738d.chunk.js.
Has anyone else encountered this specific blank panel issue for custom connectors in the new designer recently, or is there a known PG ticket / ETA for a platform patch for the Europe (crm4) region?