I’ve edited my reply in the new update post with this info but thought I’d put this here to try get faster replies from anyone else in the community. Has anyone else tried to create a reusable component workflow or a trigger event workflow action? I can’t seem to get either of these to actually work anywhere. I’ve tried 3 different projects where one of them is also on a completely different account.
Error from trying to add an event trigger action to a workflow
vue.runtime.esm-bundler-DWNvKTZR.js:2 TypeError: Cannot read properties of undefined (reading ‘value’)
at Proxy.p (index-BPQO8vPn.js:6879:75425)
at Proxy.addNext (index-BPQO8vPn.js:6879:36323)
at mr (vue.runtime.esm-bundler-DWNvKTZR.js:2:30174)
at hr (vue.runtime.esm-bundler-DWNvKTZR.js:2:30242)
at la (vue.runtime.esm-bundler-DWNvKTZR.js:4:11937)
at Proxy.onItemClick (index-BPQO8vPn.js:6879:26881)
at onClick (index-BPQO8vPn.js:6879:28207)
at mr (vue.runtime.esm-bundler-DWNvKTZR.js:2:30174)
at hr (vue.runtime.esm-bundler-DWNvKTZR.js:2:30242)
at HTMLDivElement.n (vue.runtime.esm-bundler-DWNvKTZR.js:4:59320)
_r @ vue.runtime.esm-bundler-DWNvKTZR.js:2
Error from trying to create a component workflow
vue.runtime.esm-bundler-DWNvKTZR.js:2 TypeError: Cannot read properties of undefined (reading ‘choices’)
at Proxy.sBt (index-BPQO8vPn.js:8166:29539)
at fa (vue.runtime.esm-bundler-DWNvKTZR.js:4:12758)
at _n.s [as fn] (vue.runtime.esm-bundler-DWNvKTZR.js:4:20928)
at _n.run (vue.runtime.esm-bundler-DWNvKTZR.js:2:23561)
at re (vue.runtime.esm-bundler-DWNvKTZR.js:4:20575)
at k (vue.runtime.esm-bundler-DWNvKTZR.js:4:20227)
at h (vue.runtime.esm-bundler-DWNvKTZR.js:4:16997)
at te (vue.runtime.esm-bundler-DWNvKTZR.js:4:19435)
at O (vue.runtime.esm-bundler-DWNvKTZR.js:4:20018)
at h (vue.runtime.esm-bundler-DWNvKTZR.js:4:16933)