Hi! Is it possible to make a recursive component in Appfarm? I want my custom component to render another instance of itself, but I can’t get it working.
Hi @jose.segura,
Could you tell me a bit more about your use case? What kind of data or structure are you trying to render recursively? That might help me understand better and suggest some possible approaches.