How to resolve TypeError when updating props in a custom source?

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

Unable to update props in a custom source. Getting this error:

TypeError:
Cannot read properties of undefined (reading 'updateDeployedComponent')
    at A.mutate (https://pipedream.com/_static/updateDeployedComponent.b61d4d19.js:1:13817)
    at async P.<computed>.P.<computed>.O.<computed> (https://pipedream.com/_static/index.0be5458e.js:137:634338)
    at async Proxy.doUpdate (https://pipedream.com/_static/configuration.43997b58.js:1:6215)
    at async Proxy.updateProps (https://pipedream.com/_static/configuration.43997b58.js:1:5467)

, in order for me to reproduce this issue, would you mind sharing the reproduce step?

What do you mean? I’m updating the props field

I mean could you share more context about your source? How do you update the props? Is it from Pipedream UI?

It’s working sometimes if I try adding or removing a whitespace character at the end :thinking_face: send me a DM if you want the full query

I can reproduce your issue, I think there’s something wrong with Pipedream platform. Let’s wait for Pipedream Engineer to come online and check

Perfect, thank you so much. Have you heard anything about the native Twitter v2 support we discussed 2-4 weeks ago?

oh for that, the current Twitter components are already used Twitter v2 API. You can try them now

I reported two issues on the forum. Do I understand correctly that both are resolved? In that case, I’ll try it a bit later.

I do not recall your raised issue. Could you share a little bit more context?

I see, we have shipped some improvements from that time. Would you mind checking again?

Bare with us, because we don’t have Twitter Paid account so we couldn’t test it throughoutly