-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
In the Zendesk source "New Ticket Added to View", an exception can occur in the convertToCamelCase method:
Cannot read properties of undefined (reading 'replace')
This is likely because a prop's label is undefinedwhen the options are strings and not label/value pairs.
Please investigate and attempt to reproduce, to verify that this is indeed the issue, and if so, ensure that the method accounts for string options as well.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Ready for PR Review