Why does the `connect-react` package break when selecting the `Folder ID` in the `microsoft_excel-new-row-added` trigger component form?

This topic was automatically generated from Slack. You can find the original thread here.

Hello. When using /connect-react package, component form for microsoft_excel-new-row-added trigger is broken. When an account is connected and selected and the user is trying to select Folder ID, it breaks with

Error: Objects are not valid as a React child (found: object with keys {value, label}). If you meant to render a collection of children, use an array instead.

The error is also present in the demo, but it’s minified there

Oh interesting, thanks for flagging. We’ll check it out, tracking here: [BUG] Error thrown when configuring `folderId` prop in `microsoft_excel-new-row-added` trigger · Issue #17399 · PipedreamHQ/pipedream · GitHub