Community
Participate
Working Groups
Build Identifier: filter returns a collection instead of the appropriate subtype ex. : followingSiblings()->filter(TOTO)->first() doesn't work because filter returns a collection instead of a sequence Reproducible: Always
Fixed on both 3.0.2RC1 and 3.1.0M5
Forgot to close