hero
1 October 2022 07:56
1
hello
i'm creating object-detection-node and i checked its work well at local environment
so i moved node to deploy environment for check but the display for parameter setting of the node was different.... and that makes problem at working
is there someone who teachs me about the solution???
the error is that parameter Objects and Poses are undefined so, flow.context().get() method is not working
did you copy the Source code of another node as a basis for your node? If yes, then it is likely you did not rename the node properly to make it unique to the original.
Rather than understand what is happening - my question is why are you using context in your custom node at all?
hero
2 October 2022 02:50
3
i tried a few way to indject flow variable into .JS file but all of them failed except flow.context().get()
hero
2 October 2022 03:34
4
im not sure i understand well... um so you mean that there is probably one more node that has same name on server environment?
system
Closed
1 December 2022 03:35
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.