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
When a new collection is created it seems to respond incorrectly to the empty? method. Once you establish the relationships by calling the collections method it switches from "false" to "true". The attached test shows the failure in my local branch.
When a new collection is created it seems to respond incorrectly to the empty? method. Once you establish the relationships by calling the collections method it switches from "false" to "true". The attached test shows the failure in my local branch.
https://github.com/narogers/hydra-collections/tree/empty-bug
The text was updated successfully, but these errors were encountered: