Fork me on GitHub
#pathom
<
2021-05-16
>
cjsauer18:05:57

With pathom 3's nested inputs, is there a limit to the level of nesting? I’m having an issue where inputs nested two levels deep are not working, but nested inputs at just one level deep work fine. There might be a different problem, but first I’m wondering if this limitation exists?

cjsauer18:05:34

Was able to work around it with an intermediate resolver that “bridges the gap”, and I think this is actually cleaner than deeply nested inputs. So, if that limitation exists, I think it’s probably for good reason.

wilkerlucio13:05:38

I don't wanna make a restriction on that, deep nested inputs should be supported, but at the same time, if you can break it down its better