You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to call .any? and .empty? on a single child node that had previously not been referenced and got the Peachy method name convention error. This should have just worked as if the child node was actually an array.
Tried to call .any? and .empty? on a single child node that had previously not been referenced and got the Peachy method name convention error. This should have just worked as if the child node was actually an array.