Bug: Cannot create outputs for custom node
Hi there 🙂
I have run into an issue where, when creating a custom node, I cannot create outputs for it.
Two things happen:
(1) When I add a second output by clicking the + sign, it overrides the first one.
(2) When I try to enter a name in this new and only output, Buildship 'breaks' - the screen is black with an error.
I have tried reloading page, creating new workflow and clearing cache. Still happens.
I did a screen-recording to show.
https://www.loom.com/share/ae2fa21ce8b14704a444da99af8fcb17?sid=47c941f1-818f-41d6-9bf2-c751c6e18492
I have submitted a ticket through the official support channel, but it being weekend and Christmas coming up, I figured I'd be OK to also ask for support from in here, to try and get a reply sooner.
Thank you in advance to anyone who can help or will try 🙂
Andreas
3 Replies
AI Support Bot Information
<@542440744133066752> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human!
Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers.
Please note: Team members will review and answer the questions on best efforts basis.
AI Response
It seems there isn't a specific FAQ entry directly related to your issue with creating outputs for a custom node in BuildShip. Since you've already submitted a support ticket and considering that it's a weekend and the holiday season, it might take some time for a support representative to get back to you. In the meantime, you might want to:
1. Double-check your browser's developer console for any specific error messages when the screen goes black.
2. Try using a different browser or a private/incognito window to see if the issue persists there.
3. Review any recent changes you might have made in BuildShip that could be affecting the functionality.
For now, since this issue isn't directly addressed in the resources I have, you may want to wait for a response from the support team. If you encounter any new symptoms or error messages, keeping a record can be helpful when discussing with support.
BuildShip AI Support
Following up on the bots suggestions:
(1) Tried to do private/incognito. Did not help.
(2) The error I get is "TypeError: Cannot read properties of undefined (reading 'Buildship').
(3) Console looks like this:
index-c7f69582.js:40 TypeError: Cannot read properties of undefined (reading 'buildship')
at index-c7f69582.js:4619:57422
at Array.filter (<anonymous>)
at outputToMenu (index-c7f69582.js:4619:57383)
at index-c7f69582.js:4619:57498
at Array.map (<anonymous>)
at outputToMenu (index-c7f69582.js:4619:57459)
at OutputResult (index-c7f69582.js:4619:58676)
at Nh (index-c7f69582.js:38:18938)
at cj (index-c7f69582.js:40:3551)
at Vk (index-c7f69582.js:40:49656)
(anonym) @ rrweb-plugin-console-record.js:2447
Li$1 @ index-c7f69582.js:40
Qi$1.Yr.componentDidCatch.Gr.callback @ index-c7f69582.js:40
sh @ index-c7f69582.js:38
kk @ index-c7f69582.js:40
ik @ index-c7f69582.js:40
ik @ index-c7f69582.js:40
hk @ index-c7f69582.js:40
Wk @ index-c7f69582.js:40
Pk @ index-c7f69582.js:40
Gk @ index-c7f69582.js:40
bs @ index-c7f69582.js:25
xs @ index-c7f69582.js:25
(4) For changes: I have not made any changes. Just created a new workflow, a new custom node and tried to edit output.
(5) Issue persisted when trying on Edge browser. I was using Chrome originally.