Closed adamjanicki2 closed 8 months ago
Currently, there is a bug in walk where it won't return a value unless it's at the root. See here; it will only traverse the descendants but never return anything
Currently, there is a bug in walk where it won't return a value unless it's at the root. See here; it will only traverse the descendants but never return anything